[SCM] live-build branch, debian-next, updated. debian/3.0_a25-1-18-gfb2bc99

Daniel Baumann daniel at debian.org
Tue Jul 19 17:01:35 UTC 2011


The following commit has been merged in the debian-next branch:
commit b70ec215abe8999a67f95d02305d722adf760620
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jul 19 16:45:36 2011 +0200

    Correcting comments in chroot_hooks to match usage.

diff --git a/scripts/build/lb_chroot_hooks b/scripts/build/lb_chroot_hooks
index 1f62832..5c4df7d 100755
--- a/scripts/build/lb_chroot_hooks
+++ b/scripts/build/lb_chroot_hooks
@@ -14,7 +14,7 @@ set -e
 . "${LB_BASE:-/usr/share/live/build}"/scripts/build.sh
 
 # Setting static variables
-DESCRIPTION="$(Echo 'execute local hooks in chroot')"
+DESCRIPTION="$(Echo 'execute hooks in chroot')"
 HELP=""
 USAGE="${PROGRAM} [--force]"
 
@@ -24,7 +24,7 @@ Arguments "${@}"
 Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
 Set_defaults
 
-Echo_message "Begin executing local hooks..."
+Echo_message "Begin executing hooks..."
 
 # Requiring stage file
 Require_stagefile .stage/config .stage/bootstrap

-- 
live-build



More information about the debian-live-changes mailing list