]> git.pld-linux.org Git - packages/AfterStep.git/commitdiff
- convert some bash scripts to pure sh.
authorkloczek <kloczek@pld-linux.org>
Sat, 29 Jan 2000 20:28:32 +0000 (20:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    AfterStep-no_bash_fix.patch -> 1.1

AfterStep-no_bash_fix.patch [new file with mode: 0644]

diff --git a/AfterStep-no_bash_fix.patch b/AfterStep-no_bash_fix.patch
new file mode 100644 (file)
index 0000000..001c257
--- /dev/null
@@ -0,0 +1,9 @@
+diff -Nru AfterStep-1.7.164/tools/importasmenu AfterStep-1.7.164.new/tools/importasmenu
+--- AfterStep-1.7.164/tools/importasmenu       Tue Jan 11 02:37:03 2000
++++ AfterStep-1.7.164.new/tools/importasmenu   Sat Jan 29 21:18:59 2000
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/bin/sh
+ if [[ "X$1" = "X" || "X$2" = "X" ]]; then
+     echo "Usage: importasmenu <foreignmenudir> <targetasmenudir>";
This page took 0.10633 seconds and 4 git commands to generate.