summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-08-29 20:58:54 -0400
committerAaron Bauman <bman@gentoo.org>2020-08-29 20:59:34 -0400
commitdc1bf48271799c32439727e29fd2738ebfdfaa8e (patch)
treeecbf27dda455ad00166f3eae008718cc5279974b /app-text/pdf2html/files/pdf2html-1.4-libpng15.patch
parentnet-misc/socket-burst-dampener: Remove old version (diff)
downloadgentoo-dc1bf48271799c32439727e29fd2738ebfdfaa8e.tar.gz
gentoo-dc1bf48271799c32439727e29fd2738ebfdfaa8e.tar.bz2
gentoo-dc1bf48271799c32439727e29fd2738ebfdfaa8e.zip
app-text/pdf2html: port to EAPI7
* Fix QA issues on echo calls * Fix patches * Use PATCHES=( ) Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text/pdf2html/files/pdf2html-1.4-libpng15.patch')
-rw-r--r--app-text/pdf2html/files/pdf2html-1.4-libpng15.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pdf2html/files/pdf2html-1.4-libpng15.patch b/app-text/pdf2html/files/pdf2html-1.4-libpng15.patch
index 72a0e1b65af9..7e5635332df8 100644
--- a/app-text/pdf2html/files/pdf2html-1.4-libpng15.patch
+++ b/app-text/pdf2html/files/pdf2html-1.4-libpng15.patch
@@ -1,5 +1,5 @@
---- pbm2png.c
-+++ pbm2png.c
+--- a/pbm2png.c
++++ b/pbm2png.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <string.h>