summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/quilt.in2
-rwxr-xr-xlib/apatch.in2
-rwxr-xr-xlib/rpatch.in2
-rwxr-xr-xlib/spec2series.in2
-rw-r--r--quilt/add.in2
-rw-r--r--quilt/applied.in2
-rw-r--r--quilt/delete.in2
-rw-r--r--quilt/diff.in2
-rw-r--r--quilt/files.in2
-rw-r--r--quilt/import.in2
-rw-r--r--quilt/new.in2
-rw-r--r--quilt/next.in2
-rw-r--r--quilt/patches.in2
-rw-r--r--quilt/pop.in2
-rw-r--r--quilt/previous.in2
-rw-r--r--quilt/push.in2
-rw-r--r--quilt/refresh.in2
-rw-r--r--quilt/remove.in2
-rw-r--r--quilt/series.in2
-rw-r--r--quilt/setup.in2
-rw-r--r--quilt/top.in2
-rw-r--r--quilt/unapplied.in2
22 files changed, 22 insertions, 22 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index 521e0ba..ad46877 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/lib/apatch.in b/lib/apatch.in
index e737255..3e48e37 100755
--- a/lib/apatch.in
+++ b/lib/apatch.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/lib/rpatch.in b/lib/rpatch.in
index 73f8ac6..077e11b 100755
--- a/lib/rpatch.in
+++ b/lib/rpatch.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/lib/spec2series.in b/lib/spec2series.in
index 6f6b636..350723f 100755
--- a/lib/spec2series.in
+++ b/lib/spec2series.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/add.in b/quilt/add.in
index 2498bc8..f206734 100644
--- a/quilt/add.in
+++ b/quilt/add.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/applied.in b/quilt/applied.in
index 4c7bd72..c3bc243 100644
--- a/quilt/applied.in
+++ b/quilt/applied.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/delete.in b/quilt/delete.in
index 87e660e..c35150a 100644
--- a/quilt/delete.in
+++ b/quilt/delete.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/diff.in b/quilt/diff.in
index 3e81ebe..bd11fb8 100644
--- a/quilt/diff.in
+++ b/quilt/diff.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/files.in b/quilt/files.in
index 77f73b4..7f1fe8a 100644
--- a/quilt/files.in
+++ b/quilt/files.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/import.in b/quilt/import.in
index eae717d..214c9ee 100644
--- a/quilt/import.in
+++ b/quilt/import.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/new.in b/quilt/new.in
index 2fa7fcc..27128cf 100644
--- a/quilt/new.in
+++ b/quilt/new.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/next.in b/quilt/next.in
index 788f857..b12c05e 100644
--- a/quilt/next.in
+++ b/quilt/next.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/patches.in b/quilt/patches.in
index 2f026fa..8422a6e 100644
--- a/quilt/patches.in
+++ b/quilt/patches.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/pop.in b/quilt/pop.in
index ab4c929..b970f72 100644
--- a/quilt/pop.in
+++ b/quilt/pop.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/previous.in b/quilt/previous.in
index 9f156d6..8deafcf 100644
--- a/quilt/previous.in
+++ b/quilt/previous.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/push.in b/quilt/push.in
index c8263c0..b636c20 100644
--- a/quilt/push.in
+++ b/quilt/push.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/refresh.in b/quilt/refresh.in
index 40ab452..e549755 100644
--- a/quilt/refresh.in
+++ b/quilt/refresh.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/remove.in b/quilt/remove.in
index 63d6d56..2e9e6de 100644
--- a/quilt/remove.in
+++ b/quilt/remove.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/series.in b/quilt/series.in
index 0d45d94..8132e95 100644
--- a/quilt/series.in
+++ b/quilt/series.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/setup.in b/quilt/setup.in
index 2fc40a2..f7dbcc3 100644
--- a/quilt/setup.in
+++ b/quilt/setup.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/top.in b/quilt/top.in
index c7e1e12..c658f9f 100644
--- a/quilt/top.in
+++ b/quilt/top.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
diff --git a/quilt/unapplied.in b/quilt/unapplied.in
index 8a99bfa..aae7eae 100644
--- a/quilt/unapplied.in
+++ b/quilt/unapplied.in
@@ -1,4 +1,4 @@
-#!@BASH@
+#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as