diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-23 05:21:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-23 05:21:17 +0000 |
commit | 7b0346bf8234100f608aa7f24684becc952e8956 (patch) | |
tree | f4e0aefd7dbece54c4bf28aeb95a93b4637bbf56 | |
parent | 03781baeb096a752753eae09bc775499f171b498 (diff) |
remove accidental makemaker cruft
-rwxr-xr-x | ikiwiki | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ #!/usr/bin/perl -T -eval 'exec /usr/bin/perl -T -S $0 ${1+"$@"}' - if 0; # not running under some shell $ENV{PATH}="/usr/local/bin:/usr/bin:/bin"; use warnings; |