summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-04-17 21:27:02 +0100
committerDaniel Baumann <daniel@debian.org>2008-04-19 17:32:10 +0200
commitac3563b3cab4ea998bfed17e307cdf12c833e830 (patch)
tree996025020b6e51506b489d407a8fb8038a3cdd80
parentf8c8aaa99a2c07ff31173ff0cedef0a0bbc1bdd5 (diff)
downloadvyos-live-build-ac3563b3cab4ea998bfed17e307cdf12c833e830.tar.gz
vyos-live-build-ac3563b3cab4ea998bfed17e307cdf12c833e830.zip
Remove temporary binary package list files
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
-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 5804fa1ae..869e6bf71 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