Date: Sunday, January 24, 2010 @ 08:58:20
  Author: pierre
Revision: 65123

a kdebindings group is not useful anymore

Modified:
  kdebindings/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-01-24 13:55:45 UTC (rev 65122)
+++ PKGBUILD    2010-01-24 13:58:20 UTC (rev 65123)
@@ -5,7 +5,6 @@
 pkgname=('kdebindings-python'
          'kdebindings-ruby'
          'kdebindings-smoke')
-groups=('kdebindings')
 pkgver=4.3.95
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -68,7 +67,6 @@
 package_kdebindings-smoke() {
        pkgdesc='Language independent library for Qt and KDE bindings'
        depends=('kdepimlibs' 'qscintilla' 'kdegraphics-okular' 
'kdepim-runtime')
-       groups=()
        cd $srcdir/build/smoke
        make DESTDIR=$pkgdir install
 }

Reply via email to