update to 0.30.0 (#983563, #926212)

epel10
Joe Orton 12 years ago
parent 3ddddba8d0
commit 1930534416

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

Loading…
Cancel
Save