projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03781ba
)
remove accidental makemaker cruft
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Mar 2006 05:21:17 +0000
(
05:21
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Mar 2006 05:21:17 +0000
(
05:21
+0000)
ikiwiki
patch
|
blob
|
history
diff --git
a/ikiwiki
b/ikiwiki
index 6b8a5153512b3a2e83bc4f4194154ce7a4f7a56e..d9dddbe4e6ea99a287c517b8b4070ca312ba23c0 100755
(executable)
--- a/
ikiwiki
+++ b/
ikiwiki
@@
-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;