rm unneeded include files

This commit is contained in:
Dave Airlie 2020-01-29 10:49:37 +10:00
parent 3dc0351c51
commit e645d15596
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