Avoid removing populated apt preferences file in derivative mode.

This commit is contained in:
Daniel Baumann 2012-02-04 22:33:59 +01:00
parent 5605701973
commit 7e1fc7431c
1 changed files with 0 additions and 2 deletions

View File

@ -296,8 +296,6 @@ EOF
fi
rm -f "chroot/etc/apt/preferences.d/${LB_MODE}.pref"
# Removing stage file
rm -f .stage/chroot_apt
;;