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

Pierre Schmitz pierre at archlinux.org
Sun Jan 24 13:43:19 UTC 2010


    Date: Sunday, January 24, 2010 @ 08:43:19
  Author: pierre
Revision: 65121

disable mono bindings for now

Modified:
  kdebindings/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-24 13:21:12 UTC (rev 65120)
+++ PKGBUILD	2010-01-24 13:43:19 UTC (rev 65121)
@@ -2,8 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgbase=kdebindings
-pkgname=('kdebindings-csharp'
-         'kdebindings-python'
+pkgname=('kdebindings-python'
          'kdebindings-ruby'
          'kdebindings-smoke')
 groups=('kdebindings')
@@ -38,7 +37,8 @@
 		-DBUILD_php=OFF \
 		-DBUILD_falcon=OFF \
 		-DENABLE_KROSSRUBY=OFF \
-		-DWITH_PolkitQt=OFF
+		-DWITH_PolkitQt=OFF \
+		-DBUILD_csharp=OFF
 	make
 }
 




More information about the arch-commits mailing list