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

@@ -5,7 +5,7 @@ distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu_configure
configure_args="--disable-schemas-install --disable-scrollkeeper
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
--localstatedir=/var --enable-introspection"
--enable-introspection"
short_desc="GNOME Unicode Charmap"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"