summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-07-29 17:27:45 +0000
committerMiles Bader <miles@gnu.org>1996-07-29 17:27:45 +0000
commitf09698bf03a42df56ca41a97cc16b7cd80313f41 (patch)
tree2657db35e86eb5f754841040bcdd71887c805f46
parent958c22a761b758d96f3eda97f8ad8d063b2494f7 (diff)
.
-rw-r--r--SOURCES.0.04
1 files changed, 2 insertions, 2 deletions
diff --git a/SOURCES.0.0 b/SOURCES.0.0
index 75e1516f..842c2335 100644
--- a/SOURCES.0.0
+++ b/SOURCES.0.0
@@ -68,10 +68,10 @@ instructions, after making the indicated minor modifications:
#define LIBS_TERMCAP -lncurses
#endif
#define setpgrp(a,b) setpgrp()
-* findutils (4.1)
+*+ findutils (4.1)
[Comment out decl of basename in defs.h and defn in util.c
Add `#define ARG_MAX 20480' in xargs/xargs.c, right after the includes]
-* gzip (1.2.4)
+*+ gzip (1.2.4)
[commented out basename from gzip.h and util.c]
* ncurses (1.9.9e)
[In read_entry.c, change second arg of call to open from `0' to O_RDONLY]