[SCM] live-build branch, debian, updated. debian/2.0_a23-1-16-gdd61ccb

Daniel Baumann daniel at debian.org
Thu Sep 2 13:11:45 UTC 2010


The following commit has been merged in the debian branch:
commit 11b6a59ebc433858abba413e72f7d4b9f64f1690
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Aug 18 14:16:56 2010 +0200

    Correcting typo in emdebian keyring packages variable (Closes: #593346).

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 8e62e5c..458ee35 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -480,7 +480,7 @@ Set_defaults ()
 			;;
 
 		emdebian)
-			LH_KEYRING_PACKAGES="${LH_kEYRING_PACKAGES:-debian-archive-keyring}"
+			LH_KEYRING_PACKAGES="${LH_KEYRING_PACKAGES:-debian-archive-keyring}"
 			;;
 
 		ubuntu)

-- 
live-build



More information about the debian-live-changes mailing list