summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-08-03 04:31:33 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-03 04:31:33 (EDT)
commit8e459b36af624dce696c9ccd516a7ecbddb79fad (patch)
tree96106a388aca961ad45918e904fbad2aa512afca
parent7dc16ad74167b45538545f58d96dfc1f64293ab1 (diff)
Update old "@@SHELL@@" build system macros.
-rw-r--r--src/oh-applypatches.sh2
-rw-r--r--src/oh-copyconfig.sh2
-rw-r--r--src/oh-parsechangelog.sh2
-rw-r--r--src/oh-unpacksource.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/oh-applypatches.sh b/src/oh-applypatches.sh
index 65e272d..621e882 100644
--- a/src/oh-applypatches.sh
+++ b/src/oh-applypatches.sh
@@ -1,4 +1,4 @@
-#!@@SHELL@@
+#!@@SH@@
#
# opkhelper
# src/oh-applypatches
diff --git a/src/oh-copyconfig.sh b/src/oh-copyconfig.sh
index fb1ad48..d6621d4 100644
--- a/src/oh-copyconfig.sh
+++ b/src/oh-copyconfig.sh
@@ -1,4 +1,4 @@
-#!@@SHELL@@
+#!@@SH@@
#
# opkhelper
# src/oh-copyconfig
diff --git a/src/oh-parsechangelog.sh b/src/oh-parsechangelog.sh
index 7cca14d..141c5de 100644
--- a/src/oh-parsechangelog.sh
+++ b/src/oh-parsechangelog.sh
@@ -1,4 +1,4 @@
-#!@@SHELL@@
+#!@@SH@@
#
# opkhelper
# src/oh-parsechangelog
diff --git a/src/oh-unpacksource.sh b/src/oh-unpacksource.sh
index 72666ce..2e5fc7a 100644
--- a/src/oh-unpacksource.sh
+++ b/src/oh-unpacksource.sh
@@ -1,4 +1,4 @@
-#!@@SHELL@@
+#!@@SH@@
#
# opkhelper
# src/oh-unpacksource