From 1f7eb9e7d4b1080e9e59aa1713138f72cc8710bb Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 23 Sep 2007 14:05:11 +0200
Subject: Added forgotten path to bootstrap-base removal.

---
 helpers/lh_binary_debian-installer | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 3e2f9d8..fb43cc5 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -370,7 +370,7 @@ done
 # Enable live-installer
 if [ "${LH_DEBIAN_INSTALLER}" = "live" ]
 then
-	rm -f bootstrap-base_*.udeb
+	rm -f pool/main/b/base-installer/bootstrap-base_*.udeb
 fi
 
 # Moving udebs
-- 
cgit v1.0