[SCM] live-build branch, debian-next,	updated. debian/3.0_a57-1-4-g14f5793
    Daniel Baumann 
    daniel at debian.org
       
    Tue Aug 14 09:38:19 UTC 2012
    
    
  
The following commit has been merged in the debian-next branch:
commit 14f57935cdbaaf5cbb6e7fe36b2e9430dc4a6941
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 14 11:38:05 2012 +0200
    Correcting fallback for default binary volatile mirror on ubuntu, thanks to Luigi Capriotti <l.capriotti at xbmc.org>.
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 08da782..0598ead 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -596,7 +596,7 @@ Set_defaults ()
 					;;
 			esac
 
-			LB_PARENT_MIRROR_BINARY_VOLATILE="${LB_PARENT_MIRROR_BINARY_VOLATILE:-${LB_PARENT_MIRROR}}"
+			LB_PARENT_MIRROR_BINARY_VOLATILE="${LB_PARENT_MIRROR_BINARY_VOLATILE:-${LB_PARENT_MIRROR_BINARY}}"
 			;;
 
 		*)
-- 
live-build
    
    
More information about the debian-live-changes
mailing list