From d23cf256e8ce3fc0991986555a04114ff4ed7c2d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 17 Apr 2008 06:46:58 +0200 Subject: Moving lh_chroot_packages call in lh_chroot to old place. --- helpers/lh_chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/lh_chroot b/helpers/lh_chroot index b6e204f..7dee5b3 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -48,9 +48,9 @@ lh_chroot_preseed ${*} lh_chroot_local-preseed ${*} lh_chroot_tasks ${*} lh_chroot_packageslists ${*} +lh_chroot_packages ${*} lh_chroot_local-packageslists ${*} lh_chroot_local-packages ${*} -lh_chroot_packages ${*} lh_chroot_install-packages ${*} lh_chroot_localization ${*} lh_chroot_local-includes ${*} -- cgit v1.0