[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 5cce6402681683ded58334dcfa291a8b1046a1cd
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Sep 27 22:45:40 2008 +0100

    Correcting sparc architecture detection to ensure correct source package contents.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/helpers/lh_source_debian b/helpers/lh_source_debian
index 63c33c3..b54e3dc 100755
--- a/helpers/lh_source_debian
+++ b/helpers/lh_source_debian
@@ -87,7 +87,7 @@ EOF
 		echo "yaboot" >> source-selection.txt
 		;;
 
-	silo)
+	sparc)
 		echo "silo" >> source-selection.txt
 		;;
 esac

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list