- Disable static library

OBS-URL: https://build.opensuse.org/package/show/network:NIS/libnsl?expand=0&rev=18
This commit is contained in:
2017-09-05 10:54:45 +00:00
committed by Git OBS Bridge
parent f0189cf37c
commit 87b2b9be4b
2 changed files with 6 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ The NIS+ API is deprecated and only there "as is".
%setup -q
%build
%configure
%configure --disable-static
make %{?_smp_mflags}
%install
@@ -93,7 +93,6 @@ make %{?_smp_mflags} check
%files devel
%defattr(-,root,root)
%{_libdir}/libnsl.so
%{_libdir}/libnsl.a
%{_includedir}/*
%{_libdir}/pkgconfig/*