mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
d300fe774f
- Regenerate patches with `make makepatch`
9 lines
217 B
Rexx
9 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
|