ソースを参照

dpkg-source: Remove stray whitespace in shebang

Spotted-by: Justin F. Hallett <thesin@users.sf.net>
Guillem Jover 11 年 前
コミット
2c1bc6002e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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
 #