Convert boot and boot-pkgs to perl
[ghc-hetmet.git] / validate
index 01d6a82..bf007ab 100644 (file)
--- a/validate
+++ b/validate
@@ -66,7 +66,7 @@ if [ $no_clean -eq 0 ]; then
         INSTDIR=`cygpath -m "$INSTDIR"`
     fi
 
-    sh boot
+    /usr/bin/perl -w boot
     ./configure --prefix="$INSTDIR" $config_args
 fi