quick fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile-cairo?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
4370b68f93
commit
471a5fdb70
@@ -60,7 +60,8 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot} -name '*.la' -delete
|
||||
# get rid of unused library
|
||||
rm %{buildroot}%{_libdir}/lib%{name}.la
|
||||
|
||||
%post
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||
@@ -83,7 +84,6 @@ find %{buildroot} -name '*.la' -delete
|
||||
%files devel
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
%{_libdir}/lib%{name}.so
|
||||
%{_libdir}/lib%{name}.la
|
||||
%{_includedir}/%{name}
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user