Correcting sparc architecture detection to ensure correct source package contents.
This commit is contained in:
parent
bb97c59eb7
commit
13804c6102
|
@ -87,7 +87,7 @@ EOF
|
|||
echo "yaboot" >> source-selection.txt
|
||||
;;
|
||||
|
||||
silo)
|
||||
sparc)
|
||||
echo "silo" >> source-selection.txt
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue