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 @@ revision=1
distfiles="${GNOME_SITE}/gedit/3.2/gedit-$version.tar.xz"
build_style=gnu_configure
configure_args="--disable-schemas-compile --disable-scrollkeeper
--disable-updater --localstatedir=/var --enable-python"
--disable-updater --enable-python"
short_desc="A text editor for GNOME"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"