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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sun Sep 15 21:40:36 UTC 2013


    Date: Sunday, September 15, 2013 @ 23:40:36
  Author: arodseth
Revision: 97261

upgpkg: python2-rst2pdf 0.93-6

Modified:
  python2-rst2pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-15 21:35:37 UTC (rev 97260)
+++ PKGBUILD	2013-09-15 21:40:36 UTC (rev 97261)
@@ -24,6 +24,7 @@
   cd "rst2pdf-$pkgver"
 
   find . -name "*.py" -exec sed -i '0,/env python/s//env python2/' {} \;
+  sed -i 's/import Image/from PIL import Image/' rst2pdf/math_flowable.py
 }
 
 build() {




More information about the arch-commits mailing list