X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=makeaperl.SH;h=45812ba7dcc09bdb31c7e61f1de6dc56c53e67d5;hb=c9fdb9e966a1ba8953c235de2e289c17cdd8c75f;hp=16b74350e01359b2879e759a121d423b80399eda;hpb=5f05dabc4054964aa3b10f44f8468547f051cdf8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/makeaperl.SH b/makeaperl.SH old mode 100755 new mode 100644 index 16b7435..45812ba --- a/makeaperl.SH +++ b/makeaperl.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $CONFIGDOTSH in '') if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..;