diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-07-25 09:00:51 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-07-25 09:00:51 +0000 |
| commit | d300fe774f9cff1541cf21e9f14f3276e512f01c (patch) | |
| tree | 4ec2a8a0101f9c9b7644af0537977495d18c2200 /lang/rexx-imc/files/patch-shell.rexx | |
| parent | Update to the 20160719 snapshot of GCC 5.4.1. (diff) | |
- Switch to options helpers
- Regenerate patches with `make makepatch`
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. */ |
