From a43672c90f755d181a00f05e2b9d533df8996b8c Mon Sep 17 00:00:00 2001 From: Adam David Date: Fri, 5 May 1995 20:10:54 +0000 Subject: fixed install --- www/gn/files/patch-aa | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'www/gn/files') diff --git a/www/gn/files/patch-aa b/www/gn/files/patch-aa index 530d506903c7..d52cfa7dbd7c 100644 --- a/www/gn/files/patch-aa +++ b/www/gn/files/patch-aa @@ -1,5 +1,26 @@ -*** Makefile.org Mon Jul 18 10:27:03 1994 ---- Makefile Fri Sep 16 19:45:13 1994 +*** Makefile.old Fri May 5 08:34:10 1995 +--- Makefile Fri May 5 08:40:46 1995 +*************** +*** 7,15 **** + # + # Where to put the programs + # +! SERVBINDIR = ../bin + BINDIR = ../bin +! LIBDIR = ../lib + + # + # Compiler Flags (-I.. *MUST* be included) +--- 7,15 ---- + # + # Where to put the programs + # +! SERVBINDIR = ../libexec + BINDIR = ../bin +! LIBDIR = ../etc + + # + # Compiler Flags (-I.. *MUST* be included) *************** *** 43,49 **** -- cgit v1.2.3