Fixed glibc_libresolv cd error
This commit is contained in:
parent
18afd9811d
commit
937bc65cdc
@ -9,6 +9,7 @@ if [ ! -d $SYSROOT ] ; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
mkdir -p "$WORK_DIR/overlay/$BUNDLE_NAME"
|
||||
cd $WORK_DIR/overlay/$BUNDLE_NAME
|
||||
|
||||
DESTDIR="$PWD/${BUNDLE_NAME}_installed"
|
||||
|
Loading…
x
Reference in New Issue
Block a user