summaryrefslogtreecommitdiff
path: root/helpers/lh_binary
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-04-09 14:40:36 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:44 +0100
commit40988d5de33ae904aa431a4714db0d4f84248abf (patch)
tree131174b0595131681e201b272650453ca1380032 /helpers/lh_binary
parent39876e86b9a1e225151f315883b69a011a98b46a (diff)
downloadlive-build-40988d5de33ae904aa431a4714db0d4f84248abf.zip
live-build-40988d5de33ae904aa431a4714db0d4f84248abf.tar.gz
Removing some code in chroot_apt helper that left over the preferences files in the final image.
Diffstat (limited to 'helpers/lh_binary')
-rwxr-xr-xhelpers/lh_binary1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary b/helpers/lh_binary
index 7dcb281..2b299e7 100755
--- a/helpers/lh_binary
+++ b/helpers/lh_binary
@@ -88,6 +88,7 @@ then
lh_chroot_hosts remove ${*}
fi
+lh_chroot_apt remove ${*}
lh_chroot_sysfs remove ${*}
lh_chroot_selinuxfs remove ${*}
lh_chroot_proc remove ${*}