Update 02_build.sh
This commit is contained in:
parent
be2d6604d6
commit
736b755265
@ -37,10 +37,8 @@ strip -g $DESTDIR/usr/bin/*
|
|||||||
|
|
||||||
ROOTFS="$WORK_DIR/src/minimal_overlay/rootfs"
|
ROOTFS="$WORK_DIR/src/minimal_overlay/rootfs"
|
||||||
|
|
||||||
mkdir -p "$ROOTFS/usr/bin"
|
cp -r $DESTDIR/* $ROOTFS
|
||||||
cp -r $DESTDIR/usr/bin/* $ROOTFS/usr/bin/
|
|
||||||
|
|
||||||
echo "util-linux has been installed."
|
echo "util-linux has been installed."
|
||||||
|
|
||||||
cd $SRC_DIR
|
cd $SRC_DIR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user