1
0

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:
Matthias Mailänder 2016-07-31 21:05:53 +00:00 committed by Git OBS Bridge
parent 24b7be4666
commit 29879dc783
2 changed files with 6 additions and 1 deletions

View File

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

View File

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