From ee7d167b28d619df3aaba82242f7e48672df8584 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Mon, 10 Dec 2001 19:44:20 +0000 Subject: [PATCH] chains PREFIX back to /usr/local/spong --- config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2