mirror of
https://github.com/libretro/libretro-super
synced 2025-02-25 15:41:09 +00:00
print the value of the dir
This commit is contained in:
parent
642d9d1d9c
commit
f7faa1004a
@ -175,10 +175,10 @@ else
|
|||||||
RARCH_DIST_DIR="$RARCH_DIR/$PLATFORM"
|
RARCH_DIST_DIR="$RARCH_DIR/$PLATFORM"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo DISTDIR: $RARCH_DIST_DIR
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo DISTDIR: $RARCH_DIST_DIR
|
||||||
|
|
||||||
# set jobs to 2 if not specified
|
# set jobs to 2 if not specified
|
||||||
if [ -z "$JOBS" ]; then
|
if [ -z "$JOBS" ]; then
|
||||||
JOBS=2
|
JOBS=2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user