- Disable static library
OBS-URL: https://build.opensuse.org/package/show/network:NIS/libnsl?expand=0&rev=18
This commit is contained in:
parent
f0189cf37c
commit
87b2b9be4b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 12:54:29 CEST 2017 - kukuk@suse.de
|
||||
|
||||
- Disable static library
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 13:35:01 CEST 2017 - kukuk@suse.de
|
||||
|
||||
|
@ -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/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user