From 15a8c9ab3d57c0467ddc375e5e7685612ee1abef Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sat, 27 Sep 2008 22:47:32 +0100 Subject: Include source for sparc-utils on that architecture. --- helpers/lh_source_debian | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.0