aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/timestamp.pl
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-09-23 18:29:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-09-23 18:29:44 +0000
commit625b692c1f6ee3494d489ee8f254b77de7585f1d (patch)
treefa27b95de29438148a43511839a03f59f7b28d63 /scripts/timestamp.pl
parent69692e019a06c29b9146b2658420c8f50f863519 (diff)
downloadupstream-625b692c1f6ee3494d489ee8f254b77de7585f1d.tar.gz
upstream-625b692c1f6ee3494d489ee8f254b77de7585f1d.tar.bz2
upstream-625b692c1f6ee3494d489ee8f254b77de7585f1d.zip
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
SVN-Revision: 12674
Diffstat (limited to 'scripts/timestamp.pl')
-rwxr-xr-xscripts/timestamp.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/timestamp.pl b/scripts/timestamp.pl
index 90d1fa799a..b2d68a1bb1 100755
--- a/scripts/timestamp.pl
+++ b/scripts/timestamp.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
#
# Copyright (C) 2006 OpenWrt.org
#