use generic macro

OBS-URL: https://build.opensuse.org/package/show/Education/bibletime?expand=0&rev=28
This commit is contained in:
Lars Vogdt
2011-10-05 13:36:13 +00:00
committed by Git OBS Bridge
parent c5b179a1a8
commit 61f1cc1fd2

View File

@@ -83,7 +83,7 @@ write own notes, save, print etc.).
mkdir build
pushd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="%{_prefix}" ../
%__make %{?jobs:-j %jobs}
%__make %{?_smp_mflags}
popd
%install