[SCM] live-build branch, debian-next, updated. debian/3.0_a10-1-7-g3103d41

Daniel Baumann daniel at debian.org
Sat Jan 1 16:57:12 UTC 2011


The following commit has been merged in the debian-next branch:
commit 3103d4157a6e891a9ee9a1fead84ea943813ec5f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 1 17:55:57 2011 +0100

    Updating help function in lb for live-build.

diff --git a/scripts/build/lb b/scripts/build/lb
index f64967a..9489ff4 100755
--- a/scripts/build/lb
+++ b/scripts/build/lb
@@ -22,7 +22,7 @@ case "${1}" in
 	-h|--help)
 		if [ -x "$(which man 2>/dev/null)" ]
 		then
-			man lh
+			man lb
 			exit 0
 		else
 			${0} --usage

-- 
live-build



More information about the debian-live-changes mailing list