making more armored against missing configs.
[feisty_meow.git] / scripts / generator / whack_build.sh
index bedd3a098b79be756b75a87daccc52bc76ae5bb0..6b0522500fa750ea450f924eee8396d4fe7eee7b 100644 (file)
@@ -48,7 +48,7 @@ function whack_single_build_area()
 
   if [ "$clean_src" == "clean" -o "$clean_src" == "CLEAN"  ]; then
     echo $(date): "    ** Aggressive cleaning activated..."
-    perl "$SHELLDIR/files/zapdirs.pl" "$CLEANING_TOP" >>"$CRUDFILE"
+    perl "$REPOSITORY_DIR/scripts/files/zapdirs.pl" "$CLEANING_TOP" >>"$CRUDFILE"
   fi
 
   echo $(date): "Cleaned [$choprepo]."