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

Jan Steffens heftig at archlinux.org
Fri Mar 15 17:18:21 UTC 2019


    Date: Friday, March 15, 2019 @ 17:18:21
  Author: heftig
Revision: 348199

telepathy is off by default now

Modified:
  gnome-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-15 17:14:28 UTC (rev 348198)
+++ PKGBUILD	2019-03-15 17:18:21 UTC (rev 348199)
@@ -25,7 +25,7 @@
 }
 
 build() {
-  arch-meson $pkgname build -D telepathy=false
+  arch-meson $pkgname build
   ninja -C build
 }
 



More information about the arch-commits mailing list