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

Andrea Scarpino andrea at archlinux.org
Mon Aug 30 10:10:03 UTC 2010


    Date: Monday, August 30, 2010 @ 06:10:02
  Author: andrea
Revision: 89245

kde-extragear group does not exist

Modified:
  konq-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-30 10:03:47 UTC (rev 89244)
+++ PKGBUILD	2010-08-30 10:10:02 UTC (rev 89245)
@@ -9,7 +9,6 @@
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('LGPL')
-groups=('kde-extragear')
 depends=('kdebase-konqueror' 'tidyhtml')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
@@ -24,7 +23,7 @@
   cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr
-  make || return 1
+  make
 }
 
 package() {




More information about the arch-commits mailing list