permission mods
[feisty_meow.git] / scripts / clam / exit_make.sh
1 #!/bin/bash
2 # clean out temporary files that might make clam think the state is other
3 # than a fresh build next time.
4 rm -f $FLAG_FILES $SUB_FLAG_FILES
5 if [ ! -z "$CLAM_ERROR_SOUND" ]; then
6   bash $FEISTY_MEOW_SCRIPTS/multimedia/sound_play.sh $CLAM_ERROR_SOUND
7 fi
8 exit 1;  # cause an error to stop the make.