desktop build rootcopy fix
This commit is contained in:
@@ -10,6 +10,8 @@ VERSION=1.3.5
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install --no-install-recommends --yes $NAME feh
|
apt-get install --no-install-recommends --yes $NAME feh
|
||||||
. ../../cleanup
|
. ../../cleanup
|
||||||
|
|
||||||
|
(cd rootcopy && cp --parents -afr * /)
|
||||||
savechanges /$NAME-stock.sb
|
savechanges /$NAME-stock.sb
|
||||||
|
|
||||||
cd /
|
cd /
|
||||||
@@ -50,6 +52,4 @@ cd xlunch-master
|
|||||||
make
|
make
|
||||||
cp xlunch /squashfs-root/usr/bin
|
cp xlunch /squashfs-root/usr/bin
|
||||||
|
|
||||||
(cd rootcopy && cp --parents -afr * /)
|
|
||||||
|
|
||||||
savechanges /03-desktop.sb /squashfs-root
|
savechanges /03-desktop.sb /squashfs-root
|
||||||
|
|||||||
Reference in New Issue
Block a user