summaryrefslogtreecommitdiff
path: root/helpers/lh_source_debian
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_source_debian')
-rwxr-xr-xhelpers/lh_source_debian7
1 files changed, 6 insertions, 1 deletions
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