summaryrefslogtreecommitdiffstats
path: root/scripts/timestamp.pl
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-23 18:29:44 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-23 18:29:44 +0000
commit59108c061701d2e288d4a533a9bf8f27aa305d2e (patch)
treeca58333daf90b49d920b72e4eda1cd988deab9a4 /scripts/timestamp.pl
parentf50d46ab20931062981bd7a4179b17bcdab7d8be (diff)
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12674 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 90d1fa799..b2d68a1bb 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
#