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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Feb 5 10:57:35 UTC 2013


    Date: Tuesday, February 5, 2013 @ 11:57:35
  Author: spupykin
Revision: 83818

upgpkg: mapnik 2.1.0-7

upd

Modified:
  mapnik/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-05 10:54:36 UTC (rev 83817)
+++ PKGBUILD	2013-02-05 10:57:35 UTC (rev 83818)
@@ -5,7 +5,7 @@
 
 pkgname=mapnik
 pkgver=2.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps"
 arch=('i686' 'x86_64')
 url="http://mapnik.org/"
@@ -29,6 +29,9 @@
 build() {
   cd "$srcdir/$pkgname-v$pkgver"
   sed -i 's|lib64|lib|g' SConstruct
+  sed -i 's|python|python2|' \
+	utils/performance/mapnik-speed-check \
+	utils/upgrade_map_xml/*.py
   scons configure \
     PREFIX="/usr" \
     INPUT_PLUGINS=all \




More information about the arch-commits mailing list