From 267caf42f9f6ee84770fed662c0bf22a7a3e45cf Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Wed, 3 Mar 1999 12:01:21 +0000 Subject: ncurses in -current is no longer compatible with -ltermcap (sigh), use -lmytinfo instead. Bug reported by: Christian Weisgerber --- editors/bpatch/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/bpatch/files/patch-aa') diff --git a/editors/bpatch/files/patch-aa b/editors/bpatch/files/patch-aa index ca364e8af52a..ff21625c15db 100644 --- a/editors/bpatch/files/patch-aa +++ b/editors/bpatch/files/patch-aa @@ -8,7 +8,7 @@ +BINDIR= ${PREFIX}/bin +MANDIR= ${PREFIX}/man/man1 + -+LIBS = -lncurses -ltermcap ++LIBS = -lncurses -lmytinfo +#LIBS = -ltermlib +#LIBS = -lterminfo +#for sysV -- cgit v1.2.3