diff options
Diffstat (limited to 'lang/rexx-imc/files/patch-box')
-rw-r--r-- | lang/rexx-imc/files/patch-box | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rexx-imc/files/patch-box b/lang/rexx-imc/files/patch-box index 8e3d69f1f51e..9ce95bf081c7 100644 --- a/lang/rexx-imc/files/patch-box +++ b/lang/rexx-imc/files/patch-box @@ -1,5 +1,5 @@ ---- box Sat Jan 23 16:51:19 1999 -+++ box.new Fri Sep 7 15:01:36 2001 +--- box.orig 1999-01-24 00:51:19 UTC ++++ box @@ -1,4 +1,4 @@ -/*bin/true;exec rexx -x "$0" "$@";exit# This is a REXX program */ +/*usr/bin/true;exec rexx -x "$0" "$@";exit# This is a REXX program */ |