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
1 changed files with 0 additions and 3 deletions

View File

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