Accepting request 893100 from games
OBS-URL: https://build.opensuse.org/request/show/893100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/commandergenius?expand=0&rev=23
This commit is contained in:
commit
c67a933bdf
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 14 08:38:18 UTC 2021 - Simon Lees <sflees@suse.de>
|
||||
|
||||
- %cmake_build is now the recommended way to build cmake projects
|
||||
- DCMAKE_INSTALL_PREFIX is set by the cmake macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 12:52:41 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -53,9 +53,8 @@ It has 4-player cooperative mode and six difficulty modes.
|
||||
%cmake \
|
||||
-DBUILD_STATIC_LIBS:BOOL=ON \
|
||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||
-DCMAKE_INSTALL_PREFIX="%_prefix" \
|
||||
-DAPPDIR="%_bindir"
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user