From 8b81ae765d50f743ae77ffd05cd0a17e0a1c50cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 25 Jan 2013 22:01:44 +0100 Subject: [PATCH] tools not existing on s390x --- share/runtime-install.tmpl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index e506c390..a696a590 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -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