[Lunar-commits] <moonbase-other> pypoppler: fix a bug that prevent pdfshuffler to load.
v4hn
me at v4hn.de
Thu May 2 17:56:35 CEST 2013
commit 0cbb9d31e56c38a5ab8bd314c8f002f6809e69ea
Author: Jean-Michel Masereel <jean-michel.masereel at laposte.net>
Date: Thu, 02 May 2013 08:55:06 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0cbb9d31e56c38a5ab8bd314c8f002f6809e69ea
pypoppler: fix a bug that prevent pdfshuffler to load.
source : https://bugs.archlinux.org/task/26571?getfile=7652
---
python/pypoppler/BUILD | +1/-0
1 file changed, 1 insertion(+)
--- a/python/pypoppler/BUILD
+++ b/python/pypoppler/BUILD
@@ -2,6 +2,7 @@
patch_it $SOURCE_CACHE/$SOURCE2 1 &&
patch_it $SOURCE_CACHE/$SOURCE3 1 &&
+ sedit "/pixbuf/,/^)/d" poppler.defs &&
default_build
More information about the Lunar-commits
mailing list