mirror of
https://github.com/libretro/libretro-super
synced 2025-03-30 04:21:01 +00:00
move the old core deletion to the buildbot script
This commit is contained in:
parent
4f15f8960c
commit
4f52d10976
@ -69,11 +69,6 @@ if [ -z "$RARCH_DIST_DIR" ]; then
|
||||
RARCH_DIST_DIR="$RARCH_DIR/$DIST_DIR"
|
||||
fi
|
||||
|
||||
if [ "${PURGE}" == "YES" ]; then
|
||||
echo PURGE=$PURGE, cleaning up old cores
|
||||
rm -rv "$RARCH_DIST_DIR"
|
||||
fi
|
||||
|
||||
mkdir -v -p "$RARCH_DIST_DIR"
|
||||
|
||||
if [ "${PLATFORM}" == "android" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user