fix cmake_install
This commit is contained in:
parent
d5ef5535f8
commit
caa83bcd66
@ -52,7 +52,7 @@ pushd build
|
||||
popd
|
||||
|
||||
%install
|
||||
%{cmake_install} -C build
|
||||
%{cmake_install}
|
||||
|
||||
# we don't want them in here
|
||||
rm -rf %{buildroot}%{_includedir}/SPIRV
|
||||
|
Loading…
Reference in New Issue
Block a user