[SCM] live-build branch, debian-next, updated. debian/3.0_a44-1-2-gcc5e2ad

Daniel Baumann daniel at debian.org
Tue Feb 14 04:36:03 UTC 2012


The following commit has been merged in the debian-next branch:
commit cc5e2ad30453e24cee5ecbcfd81718fc53d8a139
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 14 05:35:26 2012 +0100

    Correcting typo in ubuntu default distribution name, thanks to Marco Lechner <marco.lechner at fossgis.de> (Closes: #659823).

diff --git a/functions/defaults.sh b/functions/defaults.sh
index c58ab62..2dc89d2 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -57,7 +57,7 @@ Set_defaults ()
 			;;
 
 		ubuntu|kubuntu)
-			LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneric}"
+			LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneiric}"
 			LB_DERIVATIVE="false"
 			;;
 

-- 
live-build



More information about the debian-live-changes mailing list