From 259c6718b65932943dcc564af789c396ddd1fe733831d6d5b753418b894a1df6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 2 Oct 2014 14:54:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=33 --- cdemu-daemon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index fa70ed7..09b23c4 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -59,7 +59,7 @@ cmake . \ -DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \ -DCMAKE_INSTALL_LIBEXECDIR:PATH="%_libexecdir" \ -DCMAKE_C_FLAGS:STRING="%optflags" -make %{?_smp_mflags} -j1 +make %{?_smp_mflags} %install b="%buildroot"