[SCM] live-build branch, debian-next, updated. debian/3.0_a34-1-7-g5ec4175

Daniel Baumann daniel at debian.org
Mon Oct 3 10:38:37 UTC 2011


The following commit has been merged in the debian-next branch:
commit 5ec41753ccd8aa8a6e8430a5f3188319603b370d
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 3 12:38:51 2011 +0200

    Adding bug number to comments when moving top-level sources.list.

diff --git a/scripts/build/lb_chroot_archives b/scripts/build/lb_chroot_archives
index 7e029d7..85059da 100755
--- a/scripts/build/lb_chroot_archives
+++ b/scripts/build/lb_chroot_archives
@@ -431,7 +431,7 @@ EOF
 				# Add to sources.list.d
 				echo "deb file:/root/packages ./" > chroot/etc/apt/sources.list.d/packages.list
 
-				# Move top-level sources away, otherwise apt always preferes it, even for local packages
+				# Move top-level sources away, otherwise apt always preferes it (#644148)
 				if [ -e chroot/etc/apt/sources.list ]
 				then
 					mv chroot/etc/apt/sources.list chroot/etc/apt/sources.list.d/zz-sources.list

-- 
live-build



More information about the debian-live-changes mailing list