[arch-commits] Commit in gcalctool/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Apr 13 18:54:56 UTC 2009


    Date: Monday, April 13, 2009 @ 14:54:56
  Author: jgc
Revision: 35489

upgpkg: gcalctool 5.26.1-1

Modified:
  gcalctool/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-13 18:53:55 UTC (rev 35488)
+++ PKGBUILD	2009-04-13 18:54:56 UTC (rev 35489)
@@ -18,7 +18,7 @@
 	
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc \
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-install \
               --localstatedir=/var --disable-scrollkeeper || return 1
   make || return 1
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install || return 1




More information about the arch-commits mailing list