mirror of
https://github.com/libretro/libretro-super
synced 2025-04-10 21:44:19 +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"
|
RARCH_DIST_DIR="$RARCH_DIR/$DIST_DIR"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${PURGE}" == "YES" ]; then
|
|
||||||
echo PURGE=$PURGE, cleaning up old cores
|
|
||||||
rm -rv "$RARCH_DIST_DIR"
|
|
||||||
fi
|
|
||||||
|
|
||||||
mkdir -v -p "$RARCH_DIST_DIR"
|
mkdir -v -p "$RARCH_DIST_DIR"
|
||||||
|
|
||||||
if [ "${PLATFORM}" == "android" ];
|
if [ "${PLATFORM}" == "android" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user