aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-poppler-qt4/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-poppler-qt4/files/patch-setup.py')
-rw-r--r--graphics/py-poppler-qt4/files/patch-setup.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/py-poppler-qt4/files/patch-setup.py b/graphics/py-poppler-qt4/files/patch-setup.py
new file mode 100644
index 000000000000..330fa5a1bdce
--- /dev/null
+++ b/graphics/py-poppler-qt4/files/patch-setup.py
@@ -0,0 +1,10 @@
+--- ./setup.py.orig 2012-11-09 13:58:09.000000000 -0500
++++ ./setup.py 2012-12-12 07:47:48.000000000 -0500
+@@ -21,6 +21,7 @@
+ 'Programming Language :: Python',
+ 'Topic :: Multimedia :: Graphics :: Viewers',
+ ],
++ zip_safe = False,
+ cmdclass={}
+ )
+