From: Stephen L Johnson Date: Mon, 10 Dec 2001 19:44:20 +0000 (+0000) Subject: chains PREFIX back to /usr/local/spong X-Git-Tag: spong-2_7_7~30 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee7d167b28d619df3aaba82242f7e48672df8584;p=spong.git chains PREFIX back to /usr/local/spong --- diff --git a/config.mk b/config.mk index a54cd87..4991a8a 100644 --- a/config.mk +++ b/config.mk @@ -1,4 +1,4 @@ -# $Id: config.mk,v 1.5 2000/12/21 22:43:01 sljohnson Exp $ +# $Id: config.mk,v 1.6 2001/12/10 19:44:20 sljohnson Exp $ # # Test include for ./Makefile # Rename this "config.mk" for testing. @@ -10,7 +10,7 @@ SYSTEM=linux PERL=/usr/bin/perl -PREFIX=/usr/local/spong-test +PREFIX=/usr/local/spong BINDIR=$(PREFIX)/bin ETCDIR=$(PREFIX)/etc LIBDIR=$(PREFIX)/lib