diff --git a/network/misc/neon/actions.py b/network/misc/neon/actions.py index 82ee5f06e8..d5d25c772e 100644 --- a/network/misc/neon/actions.py +++ b/network/misc/neon/actions.py @@ -9,7 +9,6 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.autoreconf("-vfi") autotools.configure("--with-libxml2 \ --with-expat \ --without-gssapi \ diff --git a/network/misc/neon/pspec.xml b/network/misc/neon/pspec.xml index 3c8e523c52..d4e1429c7b 100644 --- a/network/misc/neon/pspec.xml +++ b/network/misc/neon/pspec.xml @@ -12,7 +12,7 @@ library HTTP and WebDAV client library neon is an HTTP and WebDAV client library with a C interface; providing a high-level interface to HTTP and WebDAV methods along with a low-level interface for HTTP request handling. - https://github.com/notroj/neon/archive/0.31.2.tar.gz + https://github.com/notroj/neon/archive/0.31.2.tar.gz openssl-devel expat-devel