1
0
forked from pool/cdemu-daemon
Jan Engelhardt 2014-10-02 14:54:26 +00:00 committed by Git OBS Bridge
parent 5cf30cea63
commit 259c6718b6

View File

@ -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"