summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhelpers/lh_chroot_linux-image2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image
index 84157d0..7d3ee31 100755
--- a/helpers/lh_chroot_linux-image
+++ b/helpers/lh_chroot_linux-image
@@ -113,7 +113,7 @@ EOF
;;
aptitude)
- Chroot "aptitude install -f --assume-yes"
+ Chroot "aptitude install --assume-yes ${LH_INITRAMFS}"
;;
esac