summaryrefslogtreecommitdiff
path: root/shells/esh/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'shells/esh/patches/patch-aa')
-rw-r--r--shells/esh/patches/patch-aa13
1 files changed, 10 insertions, 3 deletions
diff --git a/shells/esh/patches/patch-aa b/shells/esh/patches/patch-aa
index 4129ea9c875..f975c66fc16 100644
--- a/shells/esh/patches/patch-aa
+++ b/shells/esh/patches/patch-aa
@@ -1,8 +1,15 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/11/02 21:51:58 tron Exp $
+$NetBSD: patch-aa,v 1.2 2000/12/08 21:22:14 jtb Exp $
---- Makefile.orig Thu Apr 22 09:31:43 1999
+--- Makefile.orig Thu Apr 22 08:31:43 1999
+++ Makefile
-@@ -7,11 +7,11 @@
+@@ -1,17 +1,17 @@
+
+ # Your C compiler.
+
+-CC=gcc
++#CC=gcc
+
+ # Where your readline library is.
# You can compile with a hacked replacement of readline instead by
# doing this: