]> git.pld-linux.org Git - packages/AfterStep.git/blob - AfterStep-no_bash_fix.patch
- updated libafterimage_ver (1.21); release 3 (so that libAfterBase is newer than...
[packages/AfterStep.git] / AfterStep-no_bash_fix.patch
1 diff -Nru AfterStep-1.7.164/tools/importasmenu AfterStep-1.7.164.new/tools/importasmenu
2 --- AfterStep-1.7.164/tools/importasmenu        Tue Jan 11 02:37:03 2000
3 +++ AfterStep-1.7.164.new/tools/importasmenu    Sat Jan 29 21:18:59 2000
4 @@ -1,4 +1,4 @@
5 -#!/bin/bash
6 +#!/bin/sh
7  
8  if [[ "X$1" = "X" || "X$2" = "X" ]]; then
9      echo "Usage: importasmenu <foreignmenudir> <targetasmenudir>";
This page took 0.05004 seconds and 3 git commands to generate.