summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-11-23 12:31:15 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:36 +0100
commit68e8fd157e6a2c934def80dc9055c9b6d685d1b6 (patch)
tree32a400bd571dac0b0e86bbde8e6ccb13d1b12c2a /scripts/build/lb_chroot
parent813f5227ab37641926ef1669ad185376abc904de (diff)
downloadvyos-live-build-68e8fd157e6a2c934def80dc9055c9b6d685d1b6.tar.gz
vyos-live-build-68e8fd157e6a2c934def80dc9055c9b6d685d1b6.zip
Renaming 'packages lists' to 'package lists' all over the place.
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-xscripts/build/lb_chroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index a5e83f044..1dff0bdd2 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -56,8 +56,8 @@ lb chroot_linux-image install ${*}
lb chroot_preseed ${*}
lb chroot_local-preseed ${*}
lb chroot_tasks ${*}
-lb chroot_packageslists ${*}
-lb chroot_local-packageslists ${*}
+lb chroot_packagelists ${*}
+lb chroot_local-packagelists ${*}
lb chroot_packages ${*}
lb chroot_local-packages ${*}
lb chroot_install-packages ${*}