[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Mar 10 16:46:37 UTC 2012


    Date: Saturday, March 10, 2012 @ 11:46:36
  Author: heftig
Revision: 152915

only configure once

Modified:
  gnome-control-center/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-10 16:42:00 UTC (rev 152914)
+++ PKGBUILD	2012-03-10 16:46:36 UTC (rev 152915)
@@ -28,9 +28,7 @@
   cd ${pkgname}-${pkgver}
   
   patch -Np1 -i ../systemd-fallback.patch
-  gnome-autogen.sh
-  
-  ./configure --prefix=/usr --sysconfdir=/etc \
+  gnome-autogen.sh --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-static \
       --enable-systemd --with-libsocialweb \
       --disable-update-mimedb




More information about the arch-commits mailing list