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

Antonio Rojas arojas at archlinux.org
Tue Aug 27 08:10:25 UTC 2019


    Date: Tuesday, August 27, 2019 @ 08:10:24
  Author: arojas
Revision: 361268

Revert unintended change

Modified:
  baloo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-27 07:45:31 UTC (rev 361267)
+++ PKGBUILD	2019-08-27 08:10:24 UTC (rev 361268)
@@ -28,7 +28,7 @@
     -DCMAKE_INSTALL_LIBDIR=lib \
     -DBUILD_TESTING=OFF \
     -DBUILD_QCH=ON
-  make -j1
+  make
 }
 
 package() {



More information about the arch-commits mailing list