Do not remove pkgsel anymore.
This commit is contained in:
parent
2b817e2b89
commit
f36f7d499a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue