fixup: Do not assume current directory

ubuntu/cosmic
Julian Andres Klode 6 years ago
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…
Cancel
Save