tcp_wrappers/tcpw7.2-setenv.patch

13 lines
594 B
Diff
Raw Permalink Normal View History

diff -up tcp_wrappers_7.6/Makefile.patch2 tcp_wrappers_7.6/Makefile
--- tcp_wrappers_7.6/Makefile.patch2 2008-08-29 09:45:12.000000000 +0200
+++ tcp_wrappers_7.6/Makefile 2008-08-29 09:45:12.000000000 +0200
@@ -143,7 +143,7 @@ freebsd:
2004-09-09 13:06:25 +00:00
linux:
@make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
- LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ=setenv.o \
+ LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ= \
2013-01-28 12:51:32 +00:00
NETGROUP= TLI= EXTRA_CFLAGS="$(RPM_OPT_FLAGS) -DUSE_STRERROR -DSYS_ERRLIST_DEFINED -DBROKEN_SO_LINGER" all
2004-09-09 13:06:25 +00:00
# This is good for many SYSV+BSD hybrids with NIS, probably also for HP-UX 7.x.