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

Jan de Groot jgc at archlinux.org
Mon Oct 4 07:57:21 UTC 2010


    Date: Monday, October 4, 2010 @ 03:57:21
  Author: jgc
Revision: 93099

Do not support hal for the battery applet anymore. Use gnome-power-manager if you need more features

Modified:
  gnome-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-03 22:39:16 UTC (rev 93098)
+++ PKGBUILD	2010-10-04 07:57:21 UTC (rev 93099)
@@ -23,7 +23,7 @@
       --libexecdir=/usr/lib/gnome-applets \
       --localstatedir=/var --disable-static \
       --disable-scrollkeeper --enable-mixer-applet \
-      --disable-schemas-install
+      --disable-schemas-install --without-hal
   make
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
   rm -f ${pkgdir}/usr/lib/*.la




More information about the arch-commits mailing list