X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fcpp%2Frebuild_oldies.sh;h=0edc0072dd505cf4770a237b02d1af092e8678bd;hb=7c7d191539d4e5a94c4b39433e32b05deab44f24;hp=fa3b4003b761ae09fa0b7048a7563ee984c6df66;hpb=567f3ce3668cc050498387b5e221b7ea4bf1badd;p=feisty_meow.git diff --git a/scripts/clam/cpp/rebuild_oldies.sh b/scripts/clam/cpp/rebuild_oldies.sh old mode 100755 new mode 100644 index fa3b4003..0edc0072 --- a/scripts/clam/cpp/rebuild_oldies.sh +++ b/scripts/clam/cpp/rebuild_oldies.sh @@ -6,7 +6,7 @@ if [ -f "$BUILD_LIST_FILE" ]; then eval "${@}" rm -f $BUILD_LIST_FILE $BUILD_WHACK_FILE if [ $? -ne 0 ]; then - . "$CLAM_DIR/exit_make.sh" + . "$CLAM_SCRIPTS/exit_make.sh" fi fi