diff options
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.3.0-r1.ebuild (renamed from www-apps/icingaweb2/icingaweb2-2.3.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.3.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.3.0-r1.ebuild index ba1de7ff934..4b582b6fc85 100644 --- a/www-apps/icingaweb2/icingaweb2-2.3.0.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.3.0-r1.ebuild @@ -60,6 +60,7 @@ src_install() { insinto "/usr/share/${PN}" doins -r "${S}"/* fperms -R a+rX "/usr/share/${PN}/public/" + fperms u+x,g+x "/usr/share/${PN}/bin/icingacli" } pkg_postinst() { |