mirror of
https://github.com/libretro/libretro-super
synced 2025-01-27 06:35:23 +00:00
RARCH_DIST_DIR is needed when building the frontend too
This commit is contained in:
parent
57ff763645
commit
404d1cca25
@ -58,6 +58,8 @@ if [ -z "$RARCH_DIST_DIR" ]; then
|
||||
RARCH_DIST_DIR="$RARCH_DIR/$DIST_DIR"
|
||||
fi
|
||||
|
||||
echo DISTDIR: $RARCH_DIST_DIR
|
||||
|
||||
|
||||
if [ "${CORE_JOB}" == "YES" ]; then
|
||||
echo === BUILDBOT VARS: $LOGDATE BOTNAME: $BOT FORCE: $FORCE JOBS: $JOBS ===
|
||||
|
Loading…
x
Reference in New Issue
Block a user