tools not existing on s390x

This commit is contained in:
Dan Horák 2013-01-25 22:01:44 +01:00 committed by Brian C. Lane
parent 3b8187752b
commit 8b81ae765d

View File

@ -90,8 +90,11 @@ installpkg tigervnc-server-minimal tigervnc-server-module
installpkg chrony rdate
## hardware utilities/libraries
installpkg pciutils pcmciautils usbutils
installpkg mt-st hdparm smartmontools
installpkg pciutils usbutils
installpkg mt-st smartmontools
%if basearch != "s390x":
installpkg hdparm pcmciautils
%endif
installpkg libmlx4
## translations & language packs