forked from pool/freerdp
-DCMAKE_INSTALL_LIBDIR is still needed for 11.4
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=15
This commit is contained in:
parent
8be227d1aa
commit
fd6ba1fc65
@ -86,6 +86,7 @@ cd build
|
|||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
cmake \
|
cmake \
|
||||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||||
|
-DCMAKE_INSTALL_LIBDIR=%{_lib} \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DWITH_ALSA=ON \
|
-DWITH_ALSA=ON \
|
||||||
-DWITH_PULSEAUDIO=ON \
|
-DWITH_PULSEAUDIO=ON \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user