freebsd-ports/lang/rexx-imc/files/patch-shell.rexx
Dmitry Marakasov d300fe774f - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-07-25 09:00:51 +00:00

8 lines
217 B
Rexx

--- 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. */
trace off
signal on halt
signal on syntax