Version 3.0~a38-1: file live/build/scripts/build/lb_binary_packagelists
About line 60.
There's maybe a missing test after the expansion into LIST?
for LIST in config/package-lists/*.list \
config/package-lists/*.list.binary
do
---> if [ -e "${LIST}" ] ; then <----
# Generate package list
Adding the indicated line (a similar test appears in
live/build/scripts/build/lb_chroot_packagelist) avoids bogus warnings
about being unable to find *.list.binary in case there's no
file with that extension.
(sorry if this is fixed already)
Nick/.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]