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

Andrea Scarpino andrea at archlinux.org
Sat Sep 27 14:24:45 UTC 2014


    Date: Saturday, September 27, 2014 @ 16:24:44
  Author: andrea
Revision: 223528

upgpkg: ki18n 5.2.0-3

Move translations back into /usr/share/locale (FS#41684)

Modified:
  ki18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-27 14:24:41 UTC (rev 223527)
+++ PKGBUILD	2014-09-27 14:24:44 UTC (rev 223528)
@@ -3,7 +3,7 @@
 
 pkgname=ki18n
 pkgver=5.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Ki18n'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/ki18n'
@@ -25,7 +25,6 @@
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIB_INSTALL_DIR=lib \
     -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DLOCALE_INSTALL_DIR=/usr/share/locale/kf5 \
     -DBUILD_TESTING=OFF
   make
 }



More information about the arch-commits mailing list