diff options
Diffstat (limited to 'lang/rexx-imc/files/patch-rxmathfn.rexx')
-rw-r--r-- | lang/rexx-imc/files/patch-rxmathfn.rexx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rexx-imc/files/patch-rxmathfn.rexx b/lang/rexx-imc/files/patch-rxmathfn.rexx index fb55b0b82685..643f7b0e2aee 100644 --- a/lang/rexx-imc/files/patch-rxmathfn.rexx +++ b/lang/rexx-imc/files/patch-rxmathfn.rexx @@ -1,5 +1,5 @@ ---- rxmathfn.rexx Thu Nov 19 10:25:43 1992 -+++ rxmathfn.rexx.new Fri Sep 7 15:06:45 2001 +--- rxmathfn.rexx.orig 1992-11-19 18:25:43 UTC ++++ rxmathfn.rexx @@ -1,4 +1,5 @@ -/* Example Rexx program to provide mathematical functions */ +/*usr/bin/true;exec rexx -x "$0" "$@";exit# Example Rexx program */ |