[arch-commits] Commit in openbabel/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Nov 11 19:19:57 UTC 2010
Date: Thursday, November 11, 2010 @ 14:19:56
Author: andrea
Revision: 98606
also disable python buildings
Modified:
openbabel/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-11 19:10:54 UTC (rev 98605)
+++ PKGBUILD 2010-11-11 19:19:56 UTC (rev 98606)
@@ -23,6 +23,7 @@
cmake ../${pkgname}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
+ -DPYTHON_BINDINGS=OFF \
-DRUBY_BINDINGS=OFF \
-DPERL_BINDINGS=OFF \
-DBUILD_GUI=OFF
More information about the arch-commits
mailing list