Avoid removing populated apt preferences file in derivative mode.
This commit is contained in:
parent
5605701973
commit
7e1fc7431c
|
@ -296,8 +296,6 @@ EOF
|
|||
|
||||
fi
|
||||
|
||||
rm -f "chroot/etc/apt/preferences.d/${LB_MODE}.pref"
|
||||
|
||||
# Removing stage file
|
||||
rm -f .stage/chroot_apt
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue