Revert "Revert "rm unneeded include files""

This reverts commit 436e471e0a.
This commit is contained in:
Robert-André Mauchin 2020-02-02 21:21:58 +01:00
parent 436e471e0a
commit bb8c134a85
1 changed files with 3 additions and 0 deletions

View File

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