[SCM] Debian Live build scripts branch, master, updated. 1.0.1-1-3-g742fbfc

Chris Lamb lamby at debian.org
Sun Sep 21 10:56:38 UTC 2008


The following commit has been merged in the master branch:
commit 742fbfc2fa05e07db572b585521e8ba3f9d121c1
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Sep 21 11:54:47 2008 +0100

    Ensure local packages lists are sourced over global ones (Closes: #499656)
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/functions/packageslists.sh b/functions/packageslists.sh
index 023b984..4196a12 100755
--- a/functions/packageslists.sh
+++ b/functions/packageslists.sh
@@ -28,6 +28,7 @@ Expand_packagelist ()
 			if [ -e "${_LH_SEARCH_PATH}/${_LH_LIST_NAME}" ]
 			then
 				_LH_LIST_LOCATION="${_LH_SEARCH_PATH}/${_LH_LIST_NAME}"
+				break
 			fi
 		done
 

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list