|
|
@ -34,6 +34,9 @@ The development library for the C language HTTP and WebDAV client library.
|
|
|
|
%setup -q
|
|
|
|
%setup -q
|
|
|
|
%patch0 -p1 -b .multilib
|
|
|
|
%patch0 -p1 -b .multilib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# prevent installation of HTML docs
|
|
|
|
|
|
|
|
sed -ibak '/^install-docs/s/install-html//' Makefile.in
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
export CC="%{__cc} -pthread"
|
|
|
|
export CC="%{__cc} -pthread"
|
|
|
|
# Use standard system CA bundle:
|
|
|
|
# Use standard system CA bundle:
|
|
|
|