Install prefix already set via %cmake
OBS-URL: https://build.opensuse.org/package/show/games/emptyepsilon?expand=0&rev=10
This commit is contained in:
parent
d6b8fb5b90
commit
9647caf22b
@ -79,7 +79,6 @@ export CC=gcc-10
|
||||
export CXX=g++-10
|
||||
%endif
|
||||
%cmake -DSERIOUS_PROTON_DIR="SeriousProton-EE-%{version}" \
|
||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCPACK_PACKAGE_VERSION_MAJOR="$(echo %{version} | cut -d. -f1)" \
|
||||
-DCPACK_PACKAGE_VERSION_MINOR="$(echo %{version} | cut -d. -f2)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user