tools not existing on s390x
This commit is contained in:
parent
3b8187752b
commit
8b81ae765d
@ -90,8 +90,11 @@ installpkg tigervnc-server-minimal tigervnc-server-module
|
|||||||
installpkg chrony rdate
|
installpkg chrony rdate
|
||||||
|
|
||||||
## hardware utilities/libraries
|
## hardware utilities/libraries
|
||||||
installpkg pciutils pcmciautils usbutils
|
installpkg pciutils usbutils
|
||||||
installpkg mt-st hdparm smartmontools
|
installpkg mt-st smartmontools
|
||||||
|
%if basearch != "s390x":
|
||||||
|
installpkg hdparm pcmciautils
|
||||||
|
%endif
|
||||||
installpkg libmlx4
|
installpkg libmlx4
|
||||||
|
|
||||||
## translations & language packs
|
## translations & language packs
|
||||||
|
Loading…
Reference in New Issue
Block a user