forked from pool/zerobranestudio
Accepting request 416185 from home:jengelh:branches:devel:languages:lua
- Enable parallel build OBS-URL: https://build.opensuse.org/request/show/416185 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/zerobranestudio?expand=0&rev=2
This commit is contained in:
parent
24b7be4666
commit
29879dc783
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 31 13:16:30 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 07:22:29 UTC 2016 - mailaender@opensuse.org
|
||||
|
||||
|
@ -61,7 +61,7 @@ cd build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DLUA_EXECUTABLE=%{_bindir}/lua5.1
|
||||
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
Reference in New Issue
Block a user