[SCM] Debian Live build scripts branch, master, updated. 1.0.2-4-22-g1391d38

Daniel Baumann daniel at debian.org
Fri Jan 23 20:43:41 UTC 2009


The following commit has been merged in the master branch:
commit 1391d3841474006470f0394e2d800e1f01d3b7a2
Author: Cyril Brulebois <cyril.brulebois at kerlabs.com>
Date:   Fri Jan 23 21:34:17 2009 +0100

    Fix --apt-pdiffs disabled being ignored.

diff --git a/helpers/lh_config b/helpers/lh_config
index d0c4362..ef5b506 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -205,7 +205,7 @@ Local_arguments ()
 				;;
 
 			--apt-pdiffs)
-				APT_PDIFFS="${2}"
+				LH_APT_PDIFFS="${2}"
 				shift 2
 				;;
 			--apt-options)

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list