diff options
| author | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:36:06 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:36:06 +0000 |
| commit | aea575ce76589e8bcdf16cb42e58017df088fbc2 (patch) | |
| tree | 5ebabb9b375ea41ab2a1978f28a8d632adf40b3b /shells/sash/files/patch-ai | |
| parent | e3a63b2d1653ce58e8d8aec94469d0aab49ec745 (diff) | |
Adding sash version 3.4.
A Stand-Alone shell combining many common utilities.
PR: 16309
Submitted by: Patrick Gardella <patrick@freebsd.org>
Diffstat (limited to 'shells/sash/files/patch-ai')
| -rw-r--r-- | shells/sash/files/patch-ai | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shells/sash/files/patch-ai b/shells/sash/files/patch-ai new file mode 100644 index 000000000000..be055c41e205 --- /dev/null +++ b/shells/sash/files/patch-ai @@ -0,0 +1,11 @@ +diff -NPru cmd_gzip.c.orig cmd_gzip.c +--- cmd_gzip.c.orig Tue Apr 20 13:46:17 1999 ++++ cmd_gzip.c Sat Jan 22 23:47:44 2000 +@@ -666,6 +666,6 @@ + } + + +-#endif ++#endif /* HAVE_GZIP */ + + /* END CODE */ |
