]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 604835: Have checksetup.pl give WS_EXECUTE permissions to .pl scripts that
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 16 Oct 2010 01:10:04 +0000 (18:10 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 16 Oct 2010 01:10:04 +0000 (18:10 -0700)
ship with extensions.
r=mkanat, a=mkanat (module owner)

Bugzilla/Install/Filesystem.pm

index 6a265bffedc2740bf8032c16122ecc03c81d10ed..378a32f6300966047149b964a88ef69bd15eddce 100644 (file)
@@ -174,6 +174,7 @@ sub FILESYSTEM {
         "$datadir/params"      => { perms => CGI_WRITE },
         "$datadir/old-params.txt"  => { perms => OWNER_WRITE },
         "$extensionsdir/create.pl" => { perms => OWNER_EXECUTE },
+        "$extensionsdir/*/*.pl"    => { perms => WS_EXECUTE },
     );
 
     # Directories that we want to set the perms on, but not