summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/cvsweb/cvsweb-3.0.6-r2.ebuild')
-rw-r--r--www-apps/cvsweb/cvsweb-3.0.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/cvsweb/cvsweb-3.0.6-r2.ebuild b/www-apps/cvsweb/cvsweb-3.0.6-r2.ebuild
index 08084e033d44..5bad03d5e545 100644
--- a/www-apps/cvsweb/cvsweb-3.0.6-r2.ebuild
+++ b/www-apps/cvsweb/cvsweb-3.0.6-r2.ebuild
@@ -35,7 +35,7 @@ src_install() {
cp css/cvsweb.css "${ED}"/${MY_HTDOCSDIR} || die
exeinto ${MY_CGIBINDIR}
doexe cvsweb.cgi
- chmod +x "${ED}"/${MY_CGIBINDIR}/cvsweb.cgi
+ fperms +x ${MY_CGIBINDIR}/cvsweb.cgi
dodoc README TODO NEWS ChangeLog