From 8e459b36af624dce696c9ccd516a7ecbddb79fad Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 03 Aug 2012 04:31:33 -0400 Subject: Update old "@@SHELL@@" build system macros. --- 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 -- cgit v0.9.1