Tidy "install" / "install-binary" handling in lh_chroot_apt.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
Chris Lamb 2008-08-14 01:39:48 +01:00 committed by Daniel Baumann
parent 252ee4f32c
commit c2356c4184
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ done
# Setting static variables
DESCRIPTION="manage /etc/apt/apt.conf"
HELP=""
USAGE="${PROGRAM} {install|remove} [--force]"
USAGE="${PROGRAM} {install|install-binary|remove} [--force]"
Arguments "${@}"
@ -32,7 +32,7 @@ Set_defaults
Require_stagefile .stage/bootstrap
case "${1}" in
install*)
install|install-binary)
Echo_message "Configuring file /etc/apt/apt.conf"
# Checking stage file