X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=validate;h=b1ae14ffeca4e2b82fde6dbdb231352b8ca0bfc3;hp=8d6e2c3043a9aac3233cc0ab4604c59ba493065e;hb=4564ccb752ff2dd28176ff1b567b8475fdb8b403;hpb=6bb8d64a971afce310df3349e8767b790c2845ee diff --git a/validate b/validate old mode 100644 new mode 100755 index 8d6e2c3..b1ae14f --- a/validate +++ b/validate @@ -73,7 +73,7 @@ if [ $no_clean -eq 0 ]; then INSTDIR=`cygpath -m "$INSTDIR"` fi - /usr/bin/perl -w boot --required-tag=dph + /usr/bin/perl -w boot --validate --required-tag=dph ./configure --prefix="$INSTDIR" $config_args fi