diff --git a/helpers/lh_chroot_apt b/helpers/lh_chroot_apt index 6bfb7c352..1f8741ee9 100755 --- a/helpers/lh_chroot_apt +++ b/helpers/lh_chroot_apt @@ -159,3 +159,13 @@ case "${1}" in Usage ;; esac + +if ls config/chroot_local-packages/*.deb > /dev/null 2>&1 +then + cat >>chroot/etc/apt/preferences <> chroot/etc/apt/preferences.live <