- Add StandAlone/ to glslang-nonstd-devel
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/glslang?expand=0&rev=112
This commit is contained in:
parent
419ac036f7
commit
1e2f14a53b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 11 18:40:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add StandAlone/ to glslang-nonstd-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 18:53:03 UTC 2023 - Enrico Belleri <idesmi@protonmail.com>
|
||||
|
||||
|
@ -103,7 +103,7 @@ pushd "$b"
|
||||
popd
|
||||
|
||||
mkdir -p "$b/%_includedir"
|
||||
cp -a SPIRV glslang "$b/%_includedir/"
|
||||
cp -a SPIRV StandAlone glslang "$b/%_includedir/"
|
||||
find "$b/%_includedir/" -type f ! -iname "*.h" -a ! -iname "*.hpp" -print -delete
|
||||
ln -s SPIRV/spirv.hpp "$b/%_includedir/"
|
||||
find "$b/%_includedir/" -type f -exec chmod a-x "{}" "+"
|
||||
|
Loading…
Reference in New Issue
Block a user