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

Antonio Rojas arojas at archlinux.org
Wed Apr 13 12:20:13 UTC 2016


    Date: Wednesday, April 13, 2016 @ 14:20:12
  Author: arojas
Revision: 264815

Remove kdeplasma-addons translations too

Modified:
  kde-l10n/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-13 07:58:53 UTC (rev 264814)
+++ PKGBUILD	2016-04-13 12:20:12 UTC (rev 264815)
@@ -144,7 +144,7 @@
     _locale=${_lang%% *}
 
 # Remove kde-runtime and kde-workspace docs, conflicts with plasma-desktop
-  sed -e '/kde-runtime/d' -e '/kde-workspace/d' -i $pkgbase-$_locale-$pkgver/4/$_locale/docs/CMakeLists.txt || true
+  sed -e '/kde-runtime/d' -e '/kde-workspace/d' -e '/kdeplasma-addons/d' -i $pkgbase-$_locale-$pkgver/4/$_locale/docs/CMakeLists.txt || true
 
   done
 }



More information about the arch-commits mailing list