diff options
author | P. 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) |
commit | 8e459b36af624dce696c9ccd516a7ecbddb79fad (patch) | |
tree | 96106a388aca961ad45918e904fbad2aa512afca /src/oh-applypatches.sh | |
parent | 7dc16ad74167b45538545f58d96dfc1f64293ab1 (diff) |
Update old "@@SHELL@@" build system macros.
Diffstat (limited to 'src/oh-applypatches.sh')
-rw-r--r-- | src/oh-applypatches.sh | 2 |
1 files changed, 1 insertions, 1 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 |