mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-08 16:41:35 +00:00
fixup: Do not assume current directory
This commit is contained in:
parent
2e9349c543
commit
fc6907b701
@ -445,7 +445,7 @@ EOF
|
|||||||
(cd chroot && find usr/share/doc -maxdepth 1 -type d | xargs du -s | sort -nr)
|
(cd chroot && find usr/share/doc -maxdepth 1 -type d | xargs du -s | sort -nr)
|
||||||
echo END docdirs
|
echo END docdirs
|
||||||
|
|
||||||
live-build/auto/minimize-manual.py chroot
|
/usr/share/livecd-rootfs/live-build/auto/minimize-manual.py chroot
|
||||||
|
|
||||||
lb binary "$@"
|
lb binary "$@"
|
||||||
touch binary.success
|
touch binary.success
|
||||||
|
Loading…
x
Reference in New Issue
Block a user