diff options
Diffstat (limited to 'lang/rexx-imc/files/patch-shell.rexx')
-rw-r--r-- | lang/rexx-imc/files/patch-shell.rexx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rexx-imc/files/patch-shell.rexx b/lang/rexx-imc/files/patch-shell.rexx index 6cd0f32de05c..10f0f0dec653 100644 --- a/lang/rexx-imc/files/patch-shell.rexx +++ b/lang/rexx-imc/files/patch-shell.rexx @@ -1,5 +1,5 @@ ---- shell.rexx Wed Feb 10 14:42:33 1999 -+++ shell.rexx.new Fri Sep 7 15:08:23 2001 +--- shell.rexx.orig 1999-02-10 22:42:33 UTC ++++ shell.rexx @@ -1,4 +1,4 @@ -/* small shell program. */ +/*usr/bin/true;exec rexx -x "$0" "$@";exit# small shell program. */ |