summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Filesystem.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-04-04 07:55:37 +0200
committerByron Jones <bjones@mozilla.com>2013-04-04 07:55:37 +0200
commit752b10671e496ff7a68663c982680c4a6ac41e31 (patch)
tree3846a3716c220bd54c4c8713ec3c429bc70d41c9 /Bugzilla/Install/Filesystem.pm
parent7ec8755667f56e4838cd032e7f21b3a726ab5392 (diff)
downloadbugzilla-752b10671e496ff7a68663c982680c4a6ac41e31.tar.gz
bugzilla-752b10671e496ff7a68663c982680c4a6ac41e31.tar.xz
+x bin/* not just bin/*.pl
Diffstat (limited to 'Bugzilla/Install/Filesystem.pm')
-rw-r--r--Bugzilla/Install/Filesystem.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm
index 731291ea7..86978163b 100644
--- a/Bugzilla/Install/Filesystem.pm
+++ b/Bugzilla/Install/Filesystem.pm
@@ -181,7 +181,7 @@ sub FILESYSTEM {
"$datadir/old-params.txt" => { perms => OWNER_WRITE },
"$extensionsdir/create.pl" => { perms => OWNER_EXECUTE },
"$extensionsdir/*/*.pl" => { perms => WS_EXECUTE },
- "$extensionsdir/*/bin/*.pl" => { perms => WS_EXECUTE },
+ "$extensionsdir/*/bin/*" => { perms => WS_EXECUTE },
);
# Directories that we want to set the perms on, but not