net-analyzer/AS-Stats: Typo

Package-Manager: Portage-2.3.99, Repoman-2.3.22
This commit is contained in:
Alarig Le Lay 2020-05-21 19:21:31 +02:00
parent 732f65e74f
commit 691c8b4f82
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ src_install() {
insinto "${MY_HTDOCSDIR}/"
doins -r .
use ! as-stats-gui && fowners -R "as-stats" "${MY_HTDOCSDIR}/www"
! use as-stats-gui && fowners -R "as-stats" "${MY_HTDOCSDIR}/www"
webapp_src_install
}