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

Antonio Rojas arojas at archlinux.org
Sat Apr 22 09:50:56 UTC 2017


    Date: Saturday, April 22, 2017 @ 09:50:55
  Author: arojas
Revision: 293898

Fix conflicts with khelpcenter (FS#53751)

Modified:
  kde-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-22 09:34:47 UTC (rev 293897)
+++ PKGBUILD	2017-04-22 09:50:55 UTC (rev 293898)
@@ -6,7 +6,7 @@
 
 pkgbase=kde-l10n
 pkgver=17.04.0
-pkgrel=1
+pkgrel=2
 arch=(any)
 url='https://www.kde.org/'
 license=(GPL)
@@ -161,5 +161,5 @@
   make DESTDIR="$pkgdir" install
 
 # Fix conflicts
-  rm -fr "$pkgdir"/usr/share/doc/HTML/*/{kdesu,knetattach,kcontrol/kcm_ssl,fundamentals,khelpcenter}
+  rm -fr "$pkgdir"/usr/share/doc/HTML/*/{kdesu,knetattach,kcontrol/kcm_ssl,fundamentals,khelpcenter,onlinehelp}
 }



More information about the arch-commits mailing list