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

Antonio Rojas arojas at archlinux.org
Sat Apr 15 16:44:26 UTC 2017


    Date: Saturday, April 15, 2017 @ 16:44:25
  Author: arojas
Revision: 292925

Reenable python bindings

Modified:
  ki18n/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-15 08:35:32 UTC (rev 292924)
+++ PKGBUILD	2017-04-15 16:44:25 UTC (rev 292925)
@@ -4,7 +4,7 @@
 
 pkgname=ki18n
 pkgver=5.33.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced internationalization framework'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
@@ -20,9 +20,6 @@
 
 prepare() {
   mkdir -p build
-
-# Disabled, it doesn't build as of 5.33.0
-  sed -i 's/if (PythonModuleGeneration_FOUND)/if (FALSE)/' ${pkgname}-${pkgver}/src/CMakeLists.txt
 }
 
 build() {



More information about the arch-commits mailing list