Fixed perl directory specification.
This commit is contained in:
@@ -10,5 +10,5 @@ MKDIR = mkdir
|
||||
RMDIR = rm -rf
|
||||
CHMOD = "/bin/chmod"
|
||||
|
||||
PERL = /usr/local/bin/perl
|
||||
PERL = /usr/bin/perl
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
# CONFIG_SITE_HOST_ARCH.solaris
|
||||
|
||||
PERL = /opt/local/bin/perl
|
||||
Reference in New Issue
Block a user