[SCM] live-build branch, debian-next, updated. debian/2.0_a21-1-2-g6c605c7
Chris Lamb
lamby at debian.org
Fri Jul 30 03:09:43 UTC 2010
The following commit has been merged in the debian-next branch:
commit 6c605c78d5b05a62283f6cf19ce07e75f2ff1876
Author: Chris Lamb <lamby at debian.org>
Date: Thu Jul 29 23:02:54 2010 -0400
Fix typo
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 27517e7..12141dd 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -1109,7 +1109,7 @@ Check_defaults ()
exit 1
elif [ ${CURRENT_CONFIG_VERSION} -eq 1 ]
then
- Echo_error "This config tree is too old for this version of live-heloer (${VERSION})."
+ Echo_error "This config tree is too old for this version of live-helper (${VERSION})."
Echo_error "Aborting build, please repopulate the config tree."
exit 1
elif [ ${CURRENT_CONFIG_VERSION} -lt 1 ]
--
live-build
More information about the debian-live-changes
mailing list