[SCM] Debian Live build scripts branch, master, updated. 1.0.1-1-14-g7ccdf7a

Chris Lamb lamby at debian.org
Sat Sep 27 21:50:12 UTC 2008


The following commit has been merged in the master branch:
commit 7ccdf7adf93ec0169b1641477ce213121f74e3cc
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Sep 27 22:47:32 2008 +0100

    Include source for sparc-utils on that architecture.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/helpers/lh_source_debian b/helpers/lh_source_debian
index b54e3dc..fd98e20 100755
--- a/helpers/lh_source_debian
+++ b/helpers/lh_source_debian
@@ -88,7 +88,12 @@ EOF
 		;;
 
 	sparc)
-		echo "silo" >> source-selection.txt
+
+cat >> source-selection.txt << EOF
+silo
+sparc-utils
+EOF
+
 		;;
 esac
 

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list