www-apps/icingaweb2: bup, fixing perms on icingacli for bug 580096
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 15 Apr 2016 19:43:49 +0000 (14:43 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 15 Apr 2016 19:43:49 +0000 (14:43 -0500)
Package-Manager: portage-2.2.26

www-apps/icingaweb2/icingaweb2-2.3.0-r1.ebuild [moved from www-apps/icingaweb2/icingaweb2-2.3.0.ebuild with 97% similarity]

similarity index 97%
rename from www-apps/icingaweb2/icingaweb2-2.3.0.ebuild
rename to www-apps/icingaweb2/icingaweb2-2.3.0-r1.ebuild
index ba1de7ff934693f4e5b319db55d4576f8b7599b7..4b582b6fc85dbb4d016b1155265d5f3950e15592 100644 (file)
@@ -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() {