commit ca3f5828f3dff11e5d7ed81a59dd7153aabab62a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Aug 24 14:58:39 2019 +0200
fix make_build
libbdplus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libbdplus.spec b/libbdplus.spec
index 645374a..bf9a6ba 100644
--- a/libbdplus.spec
+++ b/libbdplus.spec
@@ -32,7 +32,7 @@ developing applications that use %{name}.
%build
%configure --disable-static
-make %{?_smp_mflags}
+%make_build
%install
Show replies by date