[arch-commits] Commit in kcron/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Mar 23 07:48:52 UTC 2015


    Date: Monday, March 23, 2015 @ 08:48:52
  Author: arojas
Revision: 234509

Fix typo

Modified:
  kcron/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-23 07:47:58 UTC (rev 234508)
+++ PKGBUILD	2015-03-23 07:48:52 UTC (rev 234509)
@@ -22,7 +22,7 @@
   cd build
   cmake ../kcron-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTINS=OFF \
+    -DBUILD_TESTING=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_INSTALL_LIBDIR=lib \
     -DKDE_INSTALL_USE_QT_SYS_PATHS=ON



More information about the arch-commits mailing list