Revert "rm unneeded include files"

This reverts commit e645d15596.

These files are needed to build libshaderc.
This commit is contained in:
Robert-André Mauchin 2020-02-02 21:20:11 +01:00
parent e645d15596
commit 436e471e0a

View File

@ -54,9 +54,6 @@ popd
%install %install
%{ninja_install} -C build %{ninja_install} -C build
# we don't want them in here
rm -rf %{buildroot}%{_includedir}/SPIRV
%ifnarch s390x ppc64 %ifnarch s390x ppc64
%check %check
pushd Test pushd Test