[SCM] debian-live/live-helper branch, master, updated. 1.0_a44-1-16-gef8df9b
Daniel Baumann
daniel at debian.org
Sat Apr 19 15:35:58 UTC 2008
The following commit has been merged in the master branch:
commit ac3563b3cab4ea998bfed17e307cdf12c833e830
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date: Thu Apr 17 21:27:02 2008 +0100
Remove temporary binary package list files
Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>
diff --git a/helpers/lh_binary_local-packageslists b/helpers/lh_binary_local-packageslists
index 5804fa1..869e6bf 100755
--- a/helpers/lh_binary_local-packageslists
+++ b/helpers/lh_binary_local-packageslists
@@ -55,6 +55,9 @@ then
# Downloading additional packages
Chroot "xargs --arg-file=/root/$(basename ${PACKAGESLIST}) apt-get ${APT_OPTIONS} -o Dir::Cache=/binary.deb --download-only install"
+
+ # Remove package list
+ rm chroot/root/"$(basename ${PACKAGESLIST})"
done
for FILE in chroot/binary.deb/archives/*.deb
--
debian-live/live-helper
More information about the debian-live-changes
mailing list