diff options
-rw-r--r-- | dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch b/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch index 3e2466af57f7..9f544ca898c6 100644 --- a/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch +++ b/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch @@ -1,7 +1,5 @@ -Index: libdnsres-0.1a/Makefile.am -=================================================================== ---- libdnsres-0.1a.orig/Makefile.am -+++ libdnsres-0.1a/Makefile.am +--- a/Makefile.am ++++ b/Makefile.am @@ -10,12 +10,12 @@ libdnsres_la_SOURCES = res_comp.c res_de res_data.c res_init.c res_query.c res_send.c resolv.h dnsres.h \ gethostnamadr.c getaddrinfo.c getservbyname.c getservent.c base64.c \ |