summaryrefslogtreecommitdiff
path: root/scripts/dpkg-source.pl
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2015-04-30 01:16:11 +0200
committerGuillem Jover <guillem@debian.org>2015-05-09 06:19:40 +0200
commit2c1bc6002ed100c29e1567683d75c36e58ea6f0c (patch)
tree898bd2b31278a61bb542249934bd21a5e1708c26 /scripts/dpkg-source.pl
parentab15fd24dd1a8207ab1463410338f24283989f7c (diff)
downloaddpkg-2c1bc6002ed100c29e1567683d75c36e58ea6f0c.tar.gz
dpkg-source: Remove stray whitespace in shebang
Spotted-by: Justin F. Hallett <thesin@users.sf.net>
Diffstat (limited to 'scripts/dpkg-source.pl')
-rwxr-xr-xscripts/dpkg-source.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dpkg-source.pl b/scripts/dpkg-source.pl
index b236645ce..e0b8b8ef4 100755
--- a/scripts/dpkg-source.pl
+++ b/scripts/dpkg-source.pl
@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#!/usr/bin/perl
#
# dpkg-source
#