only remove the wbfs we're going to build prior to the new build, not all

This commit is contained in:
Christopher Roy Bratusek 2013-07-04 21:30:08 +02:00
parent 562a214da7
commit 307ee989f2

View File

@ -59,8 +59,8 @@ esac
case ${GAME_TYPE} in
"RIIVOLUTION" )
show_notes
rm -rf ${WORKDIR}
download_soundtrack
cleanup_prebuild
check_input_image
check_input_image_special
check_riivolution_patch
@ -68,6 +68,7 @@ case ${GAME_TYPE} in
${WIT} extract "${IMAGE}" ${WORKDIR} --psel=DATA -vv || exit 1
detect_game_version
rm -f ${GAMEID}.wbfs ${CUSTOMID}.wbfs
place_files
download_banner