X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fexit_make.sh;h=5f09d6958703e5d02145ddf2418a14a0d360903f;hb=7c7d191539d4e5a94c4b39433e32b05deab44f24;hp=5b807ab11073d582b88e950ff03d141fad899633;hpb=8f4a9f51cb240261e612504322fa250adf184884;p=feisty_meow.git diff --git a/scripts/clam/exit_make.sh b/scripts/clam/exit_make.sh index 5b807ab1..5f09d695 100644 --- a/scripts/clam/exit_make.sh +++ b/scripts/clam/exit_make.sh @@ -3,6 +3,6 @@ # than a fresh build next time. rm -f $FLAG_FILES $SUB_FLAG_FILES if [ ! -z "$CLAM_ERROR_SOUND" ]; then - bash $CLAM_DIR/sound_play.sh $CLAM_ERROR_SOUND + bash $FEISTY_MEOW_SCRIPTS/multimedia/sound_play.sh $CLAM_ERROR_SOUND fi exit 1; # cause an error to stop the make.