X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fgenerator%2Fwhack_build.sh;h=0647b0ab430417f1a8106b98bfca47a0db78dc34;hb=bdd90c3f5a7e53151cfda6143166380c3eaee1fa;hp=0778fb6da08ef9bf1c4339d82ceb8c2c5cafc33c;hpb=068a293d75c9b3bfe11489d062a7d20a6be9ddaa;p=feisty_meow.git diff --git a/scripts/generator/whack_build.sh b/scripts/generator/whack_build.sh index 0778fb6d..0647b0ab 100644 --- a/scripts/generator/whack_build.sh +++ b/scripts/generator/whack_build.sh @@ -49,7 +49,7 @@ function whack_single_build_area() if [ "$clean_src" == "clean" -o "$clean_src" == "CLEAN" ]; then echo $(date): " ** aggressive cleaning activated..." - perl "$FEISTY_MEOW_DIR/scripts/files/zapdirs.pl" "$FEISTY_MEOW_DIR" >>"$CRUDFILE" + perl "$FEISTY_MEOW_SCRIPTS/files/zapdirs.pl" "$FEISTY_MEOW_DIR" >>"$CRUDFILE" fi echo $(date): "cleaned [$choprepo]."