diff options
| author | David Aspinall | 2002-06-08 02:13:22 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-06-08 02:13:22 +0000 |
| commit | 9e77c4e4b89719bf1bdd8b6948ee06acc5bdaeb9 (patch) | |
| tree | 54a17868a5b4630b17ddf157c4be2940f25da900 /lego | |
| parent | ea070c9f9c5c9cb99068d2195284a0ff01dc6ee8 (diff) | |
Default to /usr/bin/perl
Diffstat (limited to 'lego')
| -rw-r--r-- | lego/legotags | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lego/legotags b/lego/legotags index 631fa644..8243287a 100644 --- a/lego/legotags +++ b/lego/legotags @@ -1,7 +1,7 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # Or perhaps: /usr/local/bin/perl -# +# # $Id$ # undef $/; |
