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

Andrea Scarpino andrea at archlinux.org
Tue Feb 22 18:49:13 UTC 2011


    Date: Tuesday, February 22, 2011 @ 13:49:12
  Author: andrea
Revision: 110842

disable the RedLand backend

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-22 18:45:17 UTC (rev 110841)
+++ PKGBUILD	2011-02-22 18:49:12 UTC (rev 110842)
@@ -23,7 +23,8 @@
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_SKIP_RPATH=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DSOPRANO_DISABLE_REDLAND_BACKEND=ON
   make
 }
 




More information about the arch-commits mailing list