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

Evangelos Foutras foutrelis at gemini.archlinux.org
Wed Dec 1 18:11:47 UTC 2021


    Date: Wednesday, December 1, 2021 @ 18:11:46
  Author: foutrelis
Revision: 430095

Remove unknown "tests" meson option

libaccounts-glib-VERSION_1.25/meson.build:1:0: ERROR: Unknown options: "tests"

Modified:
  libaccounts-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-01 17:19:00 UTC (rev 430094)
+++ PKGBUILD	2021-12-01 18:11:46 UTC (rev 430095)
@@ -16,7 +16,6 @@
 
 build() {
   meson $pkgname-VERSION_$pkgver build \
-    -Dtests=false \
     -Dprefix=/usr
   meson compile -C build
 }



More information about the arch-commits mailing list