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

Antonio Rojas arojas at archlinux.org
Thu Sep 14 11:41:46 UTC 2017


    Date: Thursday, September 14, 2017 @ 11:41:45
  Author: arojas
Revision: 305543

Fix conflicts with Plasma 5.11

Modified:
  kde-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-14 11:31:21 UTC (rev 305542)
+++ PKGBUILD	2017-09-14 11:41:45 UTC (rev 305543)
@@ -6,7 +6,7 @@
 
 pkgbase=kde-l10n
 pkgver=17.08.1
-pkgrel=1
+pkgrel=2
 arch=(any)
 url='https://www.kde.org/'
 license=(GPL)
@@ -161,5 +161,6 @@
   make DESTDIR="$pkgdir" install
 
 # Fix conflicts
-  rm -fr "$pkgdir"/usr/share/doc/HTML/*/{kdesu,knetattach,kcontrol/kcm_ssl,fundamentals,khelpcenter,onlinehelp}
+  rm -fr "$pkgdir"/usr/share/doc/HTML/*/{kdesu,knetattach,kcontrol,fundamentals,khelpcenter,onlinehelp}
+  rm -fr "$pkgdir"/usr/share/man/*/man1/kdesu.1.gz
 }



More information about the arch-commits mailing list