This commit is contained in:
Susi Lehtola 2017-07-30 21:09:03 +02:00
parent 356e5c2fee
commit 5f1847d517
1 changed files with 2 additions and 2 deletions

View File

@ -546,8 +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
# Get rid of generated pkgconfig
rm -rf %{buildroot}%{_libdir}/pkgconfig
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig