- Disable static library
OBS-URL: https://build.opensuse.org/package/show/network:NIS/libnsl?expand=0&rev=18
This commit is contained in:
@@ -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/*
|
||||
|
||||
|
Reference in New Issue
Block a user