From 2cf5daeaefe9d089fb4ac047ca0e7eee34c68477 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 Jun 2011 20:48:53 +0200 Subject: Renaming chroot_sources script to chroot_archives for consistency with debian-policy terminology. --- scripts/build/lb_source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/lb_source') diff --git a/scripts/build/lb_source b/scripts/build/lb_source index 92826d74b..627d046d7 100755 --- a/scripts/build/lb_source +++ b/scripts/build/lb_source @@ -40,7 +40,7 @@ Setup_cleanup lb chroot_hosts install ${*} lb chroot_resolv install ${*} lb chroot_hostname install ${*} -lb chroot_sources install ${*} +lb chroot_archives install ${*} # Preparing images lb source_debian-live ${*} @@ -56,7 +56,7 @@ lb source_usb ${*} lb source_virtual-hdd ${*} # Deconfiguring chroot -rm -f .stage/chroot_sources +rm -f .stage/chroot_archives lb chroot_hostname remove ${*} lb chroot_resolv remove ${*} lb chroot_hosts remove ${*} -- cgit v1.2.3