forked from pool/gzdoom
- Disable rpath
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=79
This commit is contained in:
parent
6ae30f0aae
commit
c83e46aad7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 08:32:53 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Disable rpath
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 5 00:26:11 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -95,7 +95,7 @@ export CXXFLAGS="$CXXFLAGS -I$PWD/extra_include"
|
||||
-DINSTALL_DOCS_PATH="%_defaultdocdir/%name" \
|
||||
-DINSTALL_PK3_PATH="%_datadir/doom" \
|
||||
-DINSTALL_SOUNDFONT_PATH="%_datadir/doom" \
|
||||
-DDYN_OPENAL=OFF
|
||||
-DDYN_OPENAL=OFF -DINSTALL_RPATH:STRING="NO"
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user