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"