diff options
Diffstat (limited to 'misc/screen/patches/patch-aa')
-rw-r--r-- | misc/screen/patches/patch-aa | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/misc/screen/patches/patch-aa b/misc/screen/patches/patch-aa index b0b155ff3bb..a957f9c908e 100644 --- a/misc/screen/patches/patch-aa +++ b/misc/screen/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 1998/08/07 11:10:32 agc Exp $ +$NetBSD: patch-aa,v 1.4 1999/08/10 09:18:02 agc Exp $ --- Makefile.in Mon Jun 23 17:05:42 1997 +++ Makefile.in Mon Nov 3 00:06:51 1997 @@ -10,12 +10,3 @@ $NetBSD: patch-aa,v 1.3 1998/08/07 11:10:32 agc Exp $ LDFLAGS = LIBS = @LIBS@ -@@ -79,7 +78,7 @@ - - install: installdirs install_bin - cd doc ; $(MAKE) install -- -tic ${srcdir}/terminfo/screeninfo.src -+# -tic ${srcdir}/terminfo/screeninfo.src - # Better do this by hand. E.g. under RCS... - # cat ${srcdir}/terminfo/screencap >> /etc/termcap - @echo "termcap entry (${srcdir}/terminfo/screencap) should be installed manually." |