[arch-commits] Commit in kde-l10n/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Apr 26 19:30:42 UTC 2016
Date: Tuesday, April 26, 2016 @ 21:30:42
Author: arojas
Revision: 266187
Fix more conflicts with ki18n (FS#49097)
Modified:
kde-l10n/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-26 19:18:52 UTC (rev 266186)
+++ PKGBUILD 2016-04-26 19:30:42 UTC (rev 266187)
@@ -5,7 +5,7 @@
pkgbase=kde-l10n
pkgver=16.04.0
-pkgrel=2
+pkgrel=3
arch=('any')
url='http://www.kde.org/'
license=('GPL')
@@ -173,5 +173,5 @@
make DESTDIR="$pkgdir" install
# FS#48957
- rm -f "$pkgdir"/usr/share/locale/*/LC_SCRIPTS/ki18n5/ki18n5.js
+ rm -fr "$pkgdir"/usr/share/locale/*/LC_SCRIPTS/ki18n5
}
More information about the arch-commits
mailing list