[SCM] debian-live branch, master, updated. 1.0_a47-1-54-gbcd8472

Chris Lamb chris at chris-lamb.co.uk
Fri Jun 20 00:45:18 UTC 2008


The following commit has been merged in the master branch:
commit 21d51d04f9ea91b1ddf726d9a56fb147f842dc7a
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Jun 20 01:35:18 2008 +0100

    Add support for sparc install includes.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes
index 70959ac..4c8d5bb 100755
--- a/helpers/lh_binary_includes
+++ b/helpers/lh_binary_includes
@@ -75,6 +75,10 @@ case "${LH_ARCHITECTURE}" in
 		ARCH="386"
 		;;
 
+	spa)
+		ARCH="spa"
+		;;
+
 	powerpc)
 		ARCH="ppc"
 		;;

-- 
debian-live



More information about the debian-live-changes mailing list