SHA256
6
0
forked from pool/mpfr

Accepting request 439927 from home:dimstar:Factory

- Follow openSUSE Packaging Guidelines: do not packae static
  libraries:
  + Pass --disable-static to configure.

OBS-URL: https://build.opensuse.org/request/show/439927
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpfr?expand=0&rev=39
This commit is contained in:
2016-11-14 09:57:41 +00:00
committed by Git OBS Bridge
parent 15f9a9afc5
commit a4b44f3727
2 changed files with 8 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ based on the GMP multiple-precision library.
--enable-thread-safe \
%endif
--enable-shared \
--disable-static \
--docdir=%{_docdir}/%{name}
make %{?_smp_mflags}
@@ -101,7 +102,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%defattr(-,root,root)
%doc %{_docdir}/mpfr
%{_infodir}/mpfr.info.gz
%{_libdir}/libmpfr.a
%{_libdir}/libmpfr.so
%{_includedir}/mpf2mpfr.h
%{_includedir}/mpfr.h