Do not remove pkgsel anymore.

This commit is contained in:
Daniel Baumann 2007-09-23 14:05:12 +02:00
parent 2b817e2b89
commit f36f7d499a
1 changed files with 0 additions and 2 deletions

View File

@ -372,11 +372,9 @@ if [ "${LH_DEBIAN_INSTALLER}" = "live" ]
then then
# Remove local udebs # Remove local udebs
rm -f pool/main/b/base-installer/bootstrap-base_*.udeb rm -f pool/main/b/base-installer/bootstrap-base_*.udeb
rm -rf pool/main/p/pkgsel
# Remove d-i udebs # Remove d-i udebs
rm -f bootstrap-base_*.udeb rm -f bootstrap-base_*.udeb
rm -f pkgsel_*.udeb
fi fi
# Moving udebs # Moving udebs