summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_local-packageslists
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-04-17 21:27:02 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:32 +0100
commitefa7c76589822988442fa80582282fb6a97cbcfc (patch)
tree996025020b6e51506b489d407a8fb8038a3cdd80 /helpers/lh_binary_local-packageslists
parentffa20df08243c6d19a47ef182a0fa7438f60f800 (diff)
downloadlive-build-efa7c76589822988442fa80582282fb6a97cbcfc.zip
live-build-efa7c76589822988442fa80582282fb6a97cbcfc.tar.gz
Remove temporary binary package list files
Diffstat (limited to 'helpers/lh_binary_local-packageslists')
-rwxr-xr-xhelpers/lh_binary_local-packageslists3
1 files changed, 3 insertions, 0 deletions
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