diff --git a/helpers/lh_chroot_local-packages b/helpers/lh_chroot_local-packages index 953bef784..9c7ed36f0 100755 --- a/helpers/lh_chroot_local-packages +++ b/helpers/lh_chroot_local-packages @@ -59,7 +59,7 @@ then fi # Installing packages - Chroot "find /root -name *.deb" > chroot/root/local-packages + Chroot "find /root -name \\*.deb" > chroot/root/local-packages if [ -s chroot/root/local-packages ] then