rm unneeded include files
This commit is contained in:
parent
3dc0351c51
commit
e645d15596
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user