net-analyzer/AS-Stats: Upstream lacks executable bit

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

View File

@ -34,6 +34,8 @@ src_compile() {
rm -rf www
ln -s /usr/share/as-stats-gui www
fi
chmod +x bin/asstatd.pl
chmod +x bin/rrd-extractstats.pl
}
src_install() {