Sfoglia il codice sorgente

dpkg-source: Remove stray whitespace in shebang

Spotted-by: Justin F. Hallett <thesin@users.sf.net>
Guillem Jover 11 anni fa
parent
commit
2c1bc6002e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      scripts/dpkg-source.pl

+ 1 - 1
scripts/dpkg-source.pl

@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#!/usr/bin/perl
 #
 #
 # dpkg-source
 # dpkg-source
 #
 #