From d07d612a7280fe4c2b98d211520784e31f7a1b84 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 29 Dec 2018 12:58:32 +0100 Subject: [PATCH] Use %make_build macro --- libsecret.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsecret.spec b/libsecret.spec index a40be49..97df6ba 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -54,7 +54,7 @@ rm -rf build/valgrind/ %build %configure --disable-static -make %{?_smp_mflags} +%make_build %install