summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-09-07 16:00:52 +0200
committerDaniel Baumann <daniel@debian.org>2011-09-07 16:00:52 +0200
commit0a32c8b6c06be399164fe25fe60c11c905d3df1b (patch)
treeb63c7ea82b3d96a5b060410692f147ab213f799b /scripts/build/lb_chroot
parente82aa251347d0f6a55ed2c74e670631914249556 (diff)
downloadvyos-live-build-0a32c8b6c06be399164fe25fe60c11c905d3df1b.tar.gz
vyos-live-build-0a32c8b6c06be399164fe25fe60c11c905d3df1b.zip
Renaming lb_chroot_packagelists to lb_chroot_package-lists so that helper matches directory.
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-xscripts/build/lb_chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index 5677a68a0..57112443b 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -58,7 +58,7 @@ lb chroot_local-preseed ${*}
for _PASS in install live
do
- lb chroot_packagelists ${_PASS} ${*}
+ lb chroot_package-lists ${_PASS} ${*}
lb chroot_install-packages ${_PASS} ${*}
lb chroot_task-lists ${_PASS} ${*}