[SCM] live-build branch, debian, updated. debian/2.0.11-1-8-g224a55b

Daniel Baumann daniel at debian.org
Tue Jan 11 15:58:22 UTC 2011


The following commit has been merged in the debian branch:
commit d7570597f5b367ab23895dfa0daf4f64107fe2c1
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 1 17:55:39 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