[SCM] live-build branch, debian-next, updated. debian/3.0_a19-1-6-g521bd38

Daniel Baumann daniel at debian.org
Sat Jun 11 11:32:31 UTC 2011


The following commit has been merged in the debian-next branch:
commit 521bd38d69f555f0fbe9b9e8ede7caf31f9051fb
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 11 13:32:45 2011 +0200

    Correcting indenting for dpkg sync configuration file.

diff --git a/scripts/build/lb_chroot_dpkg b/scripts/build/lb_chroot_dpkg
index 819dbda..144bfdf 100755
--- a/scripts/build/lb_chroot_dpkg
+++ b/scripts/build/lb_chroot_dpkg
@@ -56,9 +56,11 @@ EOF
 		# Disable dpkg syncing
 		if echo 'dpkg --compare-versions "$(dpkg-query -W --showformat="\${Version}" dpkg)" ge 1.15.8.6' | Chroot chroot sh
 		then
-			cat > chroot/etc/dpkg/dpkg.cfg.d/live-build << EOF
+
+cat > chroot/etc/dpkg/dpkg.cfg.d/live-build << EOF
 force-unsafe-io
 EOF
+
 		fi
 
 		# Manual hacks for special packages

-- 
live-build



More information about the debian-live-changes mailing list