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

Pierre Schmitz pierre at archlinux.org
Sun Jan 31 23:50:00 UTC 2010


    Date: Sunday, January 31, 2010 @ 18:49:59
  Author: pierre
Revision: 66590

reenable csharp bindings

Modified:
  kdebindings/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-31 23:33:35 UTC (rev 66589)
+++ PKGBUILD	2010-01-31 23:49:59 UTC (rev 66590)
@@ -2,11 +2,12 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgbase=kdebindings
-pkgname=('kdebindings-python'
+pkgname=('kdebindings-csharp'
+         'kdebindings-python'
          'kdebindings-ruby'
          'kdebindings-smoke')
 pkgver=4.3.98
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
@@ -36,8 +37,7 @@
 		-DBUILD_php=OFF \
 		-DBUILD_falcon=OFF \
 		-DENABLE_KROSSRUBY=OFF \
-		-DWITH_PolkitQt=OFF \
-		-DBUILD_csharp=OFF
+		-DWITH_PolkitQt=OFF
 	make
 }
 




More information about the arch-commits mailing list