Remove installed pkgconfig file.
This commit is contained in:
parent
209efbaefa
commit
356e5c2fee
@ -546,6 +546,8 @@ done
|
||||
|
||||
# Get rid of generated CMake config
|
||||
rm -rf %{buildroot}%{_libdir}/cmake
|
||||
# Get rid of generated pkgconfig file
|
||||
rm %{buildroot}/usr/lib/pkgconfig/openblas.pc
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user