fix perms

parent 55f7bb28
......@@ -163,7 +163,7 @@ sub FILESYSTEM {
'checksetup.pl' => { perms => OWNER_EXECUTE },
'jobqueue.pl' => { perms => OWNER_EXECUTE },
'migrate.pl' => { perms => OWNER_EXECUTE },
'Makefile.PL' => { perms => OWNER_EXECUTE },
'Makefile.PL' => { perms => OWNER_WRITE },
'gen-cpanfile.pl' => { perms => OWNER_EXECUTE },
'clean-bug-user-last-visit.pl' => { perms => WS_EXECUTE },
......
File mode changed from 100644 to 100755
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment