[arch-commits] Commit in kdegraphics-kolourpaint/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Jan 17 00:05:51 UTC 2013
Date: Wednesday, January 16, 2013 @ 19:05:50
Author: andrea
Revision: 175322
Tests are enabled by default in KDE 4.10 RC3
Modified:
kdegraphics-kolourpaint/kde-unstable/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-17 00:05:46 UTC (rev 175321)
+++ PKGBUILD 2013-01-17 00:05:50 UTC (rev 175322)
@@ -21,6 +21,7 @@
cd build
cmake ../kolourpaint-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
-DCMAKE_INSTALL_PREFIX=/usr
make
}
More information about the arch-commits
mailing list