[arch-commits] Commit in kde-l10n/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Apr 20 15:08:00 UTC 2016


    Date: Wednesday, April 20, 2016 @ 17:07:59
  Author: arojas
Revision: 265546

Fix conflicts with kinfocenter (FS#49023)

Modified:
  kde-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-20 14:47:04 UTC (rev 265545)
+++ PKGBUILD	2016-04-20 15:07:59 UTC (rev 265546)
@@ -5,7 +5,7 @@
 
 pkgbase=kde-l10n
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 arch=('any')
 url='http://www.kde.org/'
 license=('GPL')
@@ -172,4 +172,6 @@
 
 # FS#48957
   rm -f "$pkgdir"/usr/share/locale/*/LC_SCRIPTS/ki18n5/ki18n5.js
+# FS#49023
+  rm -fr "$pkgdir"/usr/share/doc/HTML/*/kinfocenter
 }



More information about the arch-commits mailing list