summaryrefslogtreecommitdiff
path: root/community/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch')
-rw-r--r--community/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch b/community/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch
deleted file mode 100644
index 0e99b57ec..000000000
--- a/community/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- poppler.defs.orig 2010-12-30 05:55:07.000000000 +0000
-+++ poppler.defs 2010-12-30 05:55:27.000000000 +0000
-@@ -1794,7 +1794,7 @@
-
- (define-method get_text
- (of-object "PopplerPage")
-- (c-name "poppler_page_get_text")
-+ (c-name "poppler_page_get_selected_text")
- (return-type "char*")
- (parameters
- '("PopplerSelectionStyle" "style")