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

Antonio Rojas arojas at archlinux.org
Fri Apr 7 21:27:28 UTC 2017


    Date: Friday, April 7, 2017 @ 21:27:25
  Author: arojas
Revision: 292493

Fix conflicts

Modified:
  kde-l10n/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-07 21:05:47 UTC (rev 292492)
+++ PKGBUILD	2017-04-07 21:27:25 UTC (rev 292493)
@@ -6,11 +6,11 @@
 
 pkgbase=kde-l10n
 pkgver=17.03.90
-pkgrel=1
+pkgrel=2
 arch=(any)
 url='https://www.kde.org/'
 license=(GPL)
-makedepends=(kdelibs automoc4)
+makedepends=(kdelibs cmake automoc4)
 options=(docs)
 
 _languages=(
@@ -161,5 +161,5 @@
   make DESTDIR="$pkgdir" install
 
 # Fix conflicts
-  rm -fr "$pkgdir"/usr/share/doc/HTML/*/{kdesu,knetattach,kcontrol/kcm_ssl}
+  rm -fr "$pkgdir"/usr/share/doc/HTML/*/{kdesu,knetattach,kcontrol/kcm_ssl,fundamentals,khelpcenter}
 }



More information about the arch-commits mailing list