Fixed perl directory specification.

This commit is contained in:
Janet B. Anderson
1998-06-16 15:10:45 +00:00
parent 7d81061b60
commit c2cbd31fc0
2 changed files with 1 additions and 4 deletions

View File

@@ -10,5 +10,5 @@ MKDIR = mkdir
RMDIR = rm -rf
CHMOD = "/bin/chmod"
PERL = /usr/local/bin/perl
PERL = /usr/bin/perl

View File

@@ -1,3 +0,0 @@
# CONFIG_SITE_HOST_ARCH.solaris
PERL = /opt/local/bin/perl