From: Stephen L Johnson Date: Tue, 17 Oct 2000 19:17:56 +0000 (+0000) Subject: fixed misspellingin in PERL path value X-Git-Tag: spong-2_7_0-beta2~2 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b98f4fed18aeea7386f19eacd9cf8218cc3c7e;p=spong.git fixed misspellingin in PERL path value --- diff --git a/config.mk b/config.mk index 65ff3d2..4930194 100644 --- a/config.mk +++ b/config.mk @@ -1,4 +1,4 @@ -# $Id: config.mk,v 1.2 2000/10/17 02:43:57 sljohnson Exp $ +# $Id: config.mk,v 1.3 2000/10/17 19:17:56 sljohnson Exp $ # # Test include for ./Makefile # Rename this "config.mk" for testing. @@ -8,7 +8,7 @@ SYSTEM=solaris #---- Modifiable Variables from Build Script ------------------ -PERL=/usr/in/perl +PERL=/usr/bin/perl PREFIX=/usr/local/spong-test BINDIR=$(PREFIX)/bin