fix broken submit rq720447
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/glslang?expand=0&rev=51
This commit is contained in:
parent
493e1e35ea
commit
b905058b0b
@ -78,9 +78,9 @@ compressor's dictionary can find better cross module commonality.
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
b="%build
|
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objectsroot"
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objectsroot"
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
b="%buildroot"
|
||||||
mkdir -p "$b/%_includedir"
|
mkdir -p "$b/%_includedir"
|
||||||
cp -a SPIRV glslang "$b/%_includedir/"
|
cp -a SPIRV glslang "$b/%_includedir/"
|
||||||
find "$b/%_includedir/" -type f ! -iname "*.h" -a ! -iname "*.hpp" -print -delete
|
find "$b/%_includedir/" -type f ! -iname "*.h" -a ! -iname "*.hpp" -print -delete
|
||||||
|
Loading…
Reference in New Issue
Block a user