Accepting request 115831 from Base:System
Make stdbuf binary find its library OBS-URL: https://build.opensuse.org/request/show/115831 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=76
This commit is contained in:
commit
88ab879056
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 12:38:23 CEST 2012 - pth@suse.de
|
||||
|
||||
- Make stdbuf binary find libstdbuf.so by looking in the right
|
||||
path (bnc#741241).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 13:23:56 CEST 2012 - pth@suse.de
|
||||
|
||||
|
@ -124,7 +124,7 @@ xz -dc %{S:4} >po/de.po
|
||||
%build
|
||||
AUTOPOINT=true autoreconf -fi
|
||||
export CFLAGS="%optflags -Wall"
|
||||
%configure --without-included-regex \
|
||||
%configure --libexecdir=%{_libdir} --without-included-regex \
|
||||
--enable-install-program=arch,su \
|
||||
gl_cv_func_printf_directive_n=yes \
|
||||
gl_cv_func_isnanl_works=yes \
|
||||
|
Loading…
Reference in New Issue
Block a user