[arch-commits] Commit in kdebindings-qtruby/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jan 16 23:59:31 UTC 2013
Date: Wednesday, January 16, 2013 @ 18:59:30
Author: andrea
Revision: 175231
Tests are enabled by default in KDE 4.10 RC3
Modified:
kdebindings-qtruby/kde-unstable/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-16 23:59:25 UTC (rev 175230)
+++ PKGBUILD 2013-01-16 23:59:30 UTC (rev 175231)
@@ -21,6 +21,7 @@
cd build
cmake ../qtruby-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCUSTOM_RUBY_SITE_LIB_DIR=$(ruby -e 'puts RbConfig::CONFIG["vendorlibdir"]') \
-DCUSTOM_RUBY_SITE_ARCH_DIR=$(ruby -e 'puts RbConfig::CONFIG["vendorarchdir"]')
More information about the arch-commits
mailing list