forked from pool/gzdoom
Accepting request 988102 from games
- Disable rpath OBS-URL: https://build.opensuse.org/request/show/988102 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzdoom?expand=0&rev=24
This commit is contained in:
commit
1c05c75197
@ -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