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

Pierre Schmitz pierre at archlinux.org
Sat Jan 9 21:12:56 UTC 2010


    Date: Saturday, January 9, 2010 @ 16:12:55
  Author: pierre
Revision: 62530

some fixes

Modified:
  kdebase/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-09 20:35:57 UTC (rev 62529)
+++ PKGBUILD	2010-01-09 21:12:55 UTC (rev 62530)
@@ -14,7 +14,7 @@
          'kdebase-lib'
          'kdebase-plasma')
 pkgver=4.3.90
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -52,6 +52,8 @@
 	make DESTDIR=$pkgdir install
 	cd $srcdir/build/apps/doc/kappfinder
 	make DESTDIR=$pkgdir install
+	# FIXME (oxygen-icons-svg)
+	rm ${pkgdir}/usr/share/icons/oxygen/scalable/apps/clock.svgz
 }
 
 package_kdebase-kdepasswd() {




More information about the arch-commits mailing list