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

Antonio Rojas arojas at archlinux.org
Thu Sep 14 11:57:56 UTC 2017


    Date: Thursday, September 14, 2017 @ 11:57:55
  Author: arojas
Revision: 305545

Really fix conflicts

Modified:
  kde-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-14 11:43:09 UTC (rev 305544)
+++ PKGBUILD	2017-09-14 11:57:55 UTC (rev 305545)
@@ -6,7 +6,7 @@
 
 pkgbase=kde-l10n
 pkgver=17.08.1
-pkgrel=2
+pkgrel=3
 arch=(any)
 url='https://www.kde.org/'
 license=(GPL)
@@ -162,5 +162,5 @@
 
 # Fix conflicts
   rm -fr "$pkgdir"/usr/share/doc/HTML/*/{kdesu,knetattach,kcontrol,fundamentals,khelpcenter,onlinehelp}
-  rm -fr "$pkgdir"/usr/share/man/*/man1/kdesu.1.gz
+  rm -fr "$pkgdir"/usr/share/man/*/man1/kdesu.1
 }



More information about the arch-commits mailing list