From dd20b2b582c01440363970d46206a2014b38416b52b76151e7b9e153b44677c2 Mon Sep 17 00:00:00 2001 From: Mark Post Date: Fri, 24 Aug 2018 21:44:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network/smc-tools?expand=0&rev=16 --- smc-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smc-tools.spec b/smc-tools.spec index 6b0f37d..c96147d 100644 --- a/smc-tools.spec +++ b/smc-tools.spec @@ -56,10 +56,10 @@ to use a RoCE network without needing to make changes in them. %build MYCFLAGS=$(grep ^CFLAGS Makefile | cut -f2 -d=) -make V=1 CFLAGS="${MYCFLAGS} %{optflags}" +make CFLAGS="${MYCFLAGS} %{optflags}" %install -%make_install V=1 +%make_install %ifarch s390 %{ix86} rm -Rf "%{buildroot}/usr/lib64"