summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-04-17 06:46:58 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:32 +0100
commitd23cf256e8ce3fc0991986555a04114ff4ed7c2d (patch)
treec4098bf87aea4fdb45dede3a12eed8f9b6d3da84 /helpers/lh_chroot
parent36cc525945f8726662dbb35395a24064cee0098f (diff)
downloadlive-build-d23cf256e8ce3fc0991986555a04114ff4ed7c2d.zip
live-build-d23cf256e8ce3fc0991986555a04114ff4ed7c2d.tar.gz
Moving lh_chroot_packages call in lh_chroot to old place.
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-xhelpers/lh_chroot2
1 files changed, 1 insertions, 1 deletions
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 ${*}