From 1930534416b4d62d06429c4a8ef98f555258d9f2 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 31 Jul 2013 17:58:38 +0100 Subject: [PATCH] update to 0.30.0 (#983563, #926212) --- neon.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/neon.spec b/neon.spec index a296329..eb91319 100644 --- a/neon.spec +++ b/neon.spec @@ -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: