No need to specify --localstatedir to GNU configure scripts anymore.

This commit is contained in:
Juan RP
2011-10-16 19:46:38 +02:00
parent 2afbf25891
commit 2d70cfe035
98 changed files with 76 additions and 98 deletions

View File

@@ -3,7 +3,6 @@ pkgname=libsoup
version=2.36.0
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
build_style=gnu_configure
configure_args="--localstatedir=/var"
short_desc="HTTP library implementation in C"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"