aboutsummaryrefslogtreecommitdiffstats
path: root/testing/prayer/htmltidy_buffio.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-06 17:06:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:15 +0000
commit9ed3649c70ce2dec90f502ec09d13475ee09feb3 (patch)
treeac3363c4b845373153537842edc4c3a8fbdf2bfc /testing/prayer/htmltidy_buffio.patch
parent9d88ce130db0c33108802cd61cb032cc26cec440 (diff)
downloadaports-9ed3649c70ce2dec90f502ec09d13475ee09feb3.tar.bz2
aports-9ed3649c70ce2dec90f502ec09d13475ee09feb3.tar.xz
unmaintained/preayer: moved from testing
appears to be dead upstream
Diffstat (limited to 'testing/prayer/htmltidy_buffio.patch')
-rw-r--r--testing/prayer/htmltidy_buffio.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/prayer/htmltidy_buffio.patch b/testing/prayer/htmltidy_buffio.patch
deleted file mode 100644
index c883fdc4f2..0000000000
--- a/testing/prayer/htmltidy_buffio.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-This header file of the tidyhtml library has been renamed in version 5.0.0.
-See https://github.com/htacg/tidy-html5/issues/224.
---- a/session/html_secure_tidy.c
-+++ b/session/html_secure_tidy.c
-@@ -12,7 +12,7 @@
- #include <tidy.h>
- #endif
-
--#include <buffio.h>
-+#include <tidybuffio.h>
-
- /* ====================================================================== */
-