Removing forgotten reference to chroot_packages in lb_chroot.
This commit is contained in:
parent
63560ff0b0
commit
75f87204da
|
@ -60,7 +60,6 @@ for _PASS in install live
|
|||
do
|
||||
lb chroot_packagelists ${_PASS} ${*}
|
||||
lb chroot_local-packagelists ${_PASS} ${*}
|
||||
lb chroot_packages ${_PASS} ${*}
|
||||
lb chroot_install-packages ${_PASS} ${*}
|
||||
lb chroot_task-lists ${_PASS} ${*}
|
||||
|
||||
|
|
Loading…
Reference in New Issue