summaryrefslogtreecommitdiff
path: root/pcr/htmldoc/errno.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2020-01-21 00:59:50 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2020-01-21 00:59:50 -0500
commit7bb45d7a7b600709da6f0b1d7b608d1a0bd85053 (patch)
tree22565f758372d7f84826a6c9575ef25ea0179d3f /pcr/htmldoc/errno.patch
parentbb3e853353f839de9c00cbed6dc75c93f1e55122 (diff)
downloadabslibre-7bb45d7a7b600709da6f0b1d7b608d1a0bd85053.tar.gz
abslibre-7bb45d7a7b600709da6f0b1d7b608d1a0bd85053.tar.bz2
abslibre-7bb45d7a7b600709da6f0b1d7b608d1a0bd85053.zip
Removing htmldoc: This package is in [community] repo
Diffstat (limited to 'pcr/htmldoc/errno.patch')
-rw-r--r--pcr/htmldoc/errno.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pcr/htmldoc/errno.patch b/pcr/htmldoc/errno.patch
deleted file mode 100644
index f0595481d..000000000
--- a/pcr/htmldoc/errno.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nu htmldoc-1.8.28/htmldoc/http-addrlist.c htmldoc-1.8.28_fixed/htmldoc/http-addrlist.c
---- htmldoc-1.8.28/htmldoc/http-addrlist.c 2011-12-30 02:41:10.000000000 -0500
-+++ htmldoc-1.8.28_fixed/htmldoc/http-addrlist.c 2014-02-27 18:08:04.000000000 -0500
-@@ -28,6 +28,7 @@
- # include <resolv.h>
- #endif /* HAVE_RESOLV_H */
-
-+#include <errno.h>
-
- /*
- * 'httpAddrConnect()' - Connect to any of the addresses in the list.