From 0f34ae3eb8424bc0098cf42c584fb6186b121fed Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 23 Sep 2007 14:05:12 +0200
Subject: Do not remove pkgsel anymore.

---
 helpers/lh_binary_debian-installer | 2 --
 1 file changed, 2 deletions(-)

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 35d6b6b..919ea3a 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -372,11 +372,9 @@ 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
-- 
cgit v1.0