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

Antonio Rojas arojas at archlinux.org
Thu Oct 15 07:53:15 UTC 2020


    Date: Thursday, October 15, 2020 @ 07:53:14
  Author: arojas
Revision: 398370

Revert unintended change

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-15 07:52:22 UTC (rev 398369)
+++ PKGBUILD	2020-10-15 07:53:14 UTC (rev 398370)
@@ -37,8 +37,7 @@
 build() {
   cd build
   cmake ../$pkgbase-$pkgver \
-    -DBUILD_TESTING=OFF \
-    -DFILEMANAGER_THUMBNAIL=OFF
+    -DBUILD_TESTING=OFF
   make
 }
 



More information about the arch-commits mailing list