Include source for sparc-utils on that architecture.

This commit is contained in:
Chris Lamb 2008-09-27 22:47:32 +01:00 committed by Daniel Baumann
parent 13804c6102
commit 15a8c9ab3d
1 changed files with 6 additions and 1 deletions

View File

@ -88,7 +88,12 @@ EOF
;;
sparc)
echo "silo" >> source-selection.txt
cat >> source-selection.txt << EOF
silo
sparc-utils
EOF
;;
esac