diff options
Diffstat (limited to 'source/n/portmap/portmap.lwrap.needs.lnsl.diff')
-rw-r--r-- | source/n/portmap/portmap.lwrap.needs.lnsl.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/source/n/portmap/portmap.lwrap.needs.lnsl.diff b/source/n/portmap/portmap.lwrap.needs.lnsl.diff deleted file mode 100644 index 277c31d8..00000000 --- a/source/n/portmap/portmap.lwrap.needs.lnsl.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- ./Makefile.orig 2007-05-10 22:02:10.000000000 -0500 -+++ ./Makefile 2007-05-17 17:44:18.000000000 -0500 -@@ -20,7 +20,7 @@ - - ifeq ($(NO_TCP_WRAPPER),) - CPPFLAGS += -DHOSTS_ACCESS --WRAP_LIB = -lwrap -+WRAP_LIB = -lwrap -lnsl - ifdef USE_DNS - CPPFLAGS += -DENABLE_DNS - MAN_SED += -e 's/USE_DNS/yes/' |