summaryrefslogtreecommitdiff
path: root/package/tcp_wrappers/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-22 16:53:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-22 16:53:21 +0100
commit9830a66d604891f77d7d4c15476d75f6f3fd22cb (patch)
tree9787fe1ab1cce5cbd52900548245daf38ae26c47 /package/tcp_wrappers/patches/patch-Makefile
parentefb53809a4fad1c54e9e8f32b20f5a2bcdf0307a (diff)
fix musl compile
Diffstat (limited to 'package/tcp_wrappers/patches/patch-Makefile')
-rw-r--r--package/tcp_wrappers/patches/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tcp_wrappers/patches/patch-Makefile b/package/tcp_wrappers/patches/patch-Makefile
index dd737d4d5..ba92af2df 100644
--- a/package/tcp_wrappers/patches/patch-Makefile
+++ b/package/tcp_wrappers/patches/patch-Makefile
@@ -1,5 +1,5 @@
--- tcp_wrappers_7.6.orig/Makefile 1997-03-21 19:27:21.000000000 +0100
-+++ tcp_wrappers_7.6/Makefile 2011-01-17 15:40:16.000000000 +0100
++++ tcp_wrappers_7.6/Makefile 2013-12-22 16:30:35.000000000 +0100
@@ -1,5 +1,8 @@
# @(#) Makefile 1.23 97/03/21 19:27:20
@@ -66,7 +66,7 @@
#BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DINET_ADDR_BUG
#BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DSOLARIS_24_GETHOSTBYNAME_BUG
-@@ -464,7 +475,7 @@ BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS
+@@ -464,7 +475,7 @@ BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS
# If your system supports NIS or YP-style netgroups, enable the following
# macro definition. Netgroups are used only for host access control.
#