summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:05:11 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:26 +0100
commit319180ac6cf14a0d15f265933254705d00fa2093 (patch)
tree4715ed562f61b99908f165d22c01ab8e5d16736a
parent1f7eb9e7d4b1080e9e59aa1713138f72cc8710bb (diff)
downloadlive-build-319180ac6cf14a0d15f265933254705d00fa2093.zip
live-build-319180ac6cf14a0d15f265933254705d00fa2093.tar.gz
Removing both required local and d-i udebs when using live-installer.
-rwxr-xr-xhelpers/lh_binary_debian-installer6
1 files changed, 6 insertions, 0 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index fb43cc5..eeb3ea5 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -370,7 +370,13 @@ done
# Enable live-installer
if [ "${LH_DEBIAN_INSTALLER}" = "live" ]
then
+ # Remove local udebs
rm -f pool/main/b/base-installer/bootstrap-base_*.udeb
+ rm -rf pool/main/p/pkgsel
+
+ # Remove d-i udebs
+ rm -f bootstrap-base_*.udeb
+ rm -f pkgsel_*.udeb
fi
# Moving udebs