From 061a96ad11df04379b506f325753607be5bda237acbafcbe67006053811acb4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 19 Oct 2015 07:03:16 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=28 --- libsodium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsodium.spec b/libsodium.spec index 7cf5787..c574422 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -65,7 +65,7 @@ to compile and develop applications that use libsodium. export CFLAGS="%{optflags} -fno-tree-vrp" %configure --disable-static %endif -make %{?_smp_mflags} VERBOSE=1 +make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %{?_smp_mflags}