summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-02-25 18:03:05 -0500
committerJesse Luehrs <doy@tozt.net>2014-02-25 18:03:05 -0500
commitd136e0c1739b78ffbc72c863eae5efe72da2ee24 (patch)
treefe34a7716cc27f1892ba49fda02e395a1377ba48
parent7d3e75b80878bedc17a5df66a94ccc9f4294814e (diff)
downloadlastfm-export-d136e0c1739b78ffbc72c863eae5efe72da2ee24.tar.gz
lastfm-export-d136e0c1739b78ffbc72c863eae5efe72da2ee24.zip
stop using #!/usr/bin/env perl in installed scripts
-rw-r--r--bin/lastfm_export2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lastfm_export b/bin/lastfm_export
index b40f7c7..f8c797e 100644
--- a/bin/lastfm_export
+++ b/bin/lastfm_export
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!perl
use strict;
use warnings;
# PODNAME: lastfm_export