]> git.etc.gen.nz Git - spong.git/commitdiff
fixed misspellingin in PERL path value
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 17 Oct 2000 19:17:56 +0000 (19:17 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 17 Oct 2000 19:17:56 +0000 (19:17 +0000)
config.mk

index 65ff3d2b8948283a2dd261cf93d8417d1a54eded..49301941e3bcf8e98184e8d5a9e4976ccaf7c4bf 100644 (file)
--- 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