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

Jan Steffens heftig at nymeria.archlinux.org
Thu Feb 21 05:31:13 UTC 2013


    Date: Thursday, February 21, 2013 @ 06:31:13
  Author: heftig
Revision: 178388

enable avahi plugin

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-21 05:26:00 UTC (rev 178387)
+++ PKGBUILD	2013-02-21 05:31:13 UTC (rev 178388)
@@ -22,7 +22,7 @@
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-schemas-install \
-      --disable-scrollkeeper --enable-dbus
+      --disable-scrollkeeper --enable-dbus --enable-avahi
   make
 }
 




More information about the arch-commits mailing list