Accepting request 1002289 from home:rhabacker:branches:games
- Adjust the cmake support files to use the shared libraries added from the latest changes OBS-URL: https://build.opensuse.org/request/show/1002289 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/glslang?expand=0&rev=97
This commit is contained in:
parent
f455250253
commit
ce24681dae
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 9 10:35:49 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
||||||
|
|
||||||
|
- Adjust the cmake support files to use the shared libraries added
|
||||||
|
from the latest changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 7 09:20:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Wed Sep 7 09:20:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -92,6 +92,7 @@ for i in libOGLCompiler libOSDependent libGenericCodeGen libMachineIndependent;
|
|||||||
ln -s libglslang.so "$b/%_libdir/$i.so"
|
ln -s libglslang.so "$b/%_libdir/$i.so"
|
||||||
rm -f "$b/%_libdir/$i.a"
|
rm -f "$b/%_libdir/$i.a"
|
||||||
done
|
done
|
||||||
|
sed -i 's,\.a",\.so",g' %buildroot%{_datadir}/glslang/glslang-targets-*.cmake
|
||||||
|
|
||||||
%fdupes %buildroot/%_prefix
|
%fdupes %buildroot/%_prefix
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user