summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/apatch.in2
-rwxr-xr-xlib/rpatch.in2
-rwxr-xr-xlib/spec2series.in2
3 files changed, 3 insertions, 3 deletions
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