tcp_wrappers/tcp_wrappers-7.6-setenv.patch
Silvan Calarco 82b31e57e6 added shared_lib_plus_plus patch for dynamic library and build fixes for other packages
use Makefile for install, remove specfile code
created libwrap and libwrap-devel (obsoleting tcp_wrappers-devel) [release 7.6-4mamba;Fri Sep 21 2007]
2024-01-05 18:21:34 +01:00

12 lines
489 B
Diff

--- tcp_wrappers_7.6/Makefile.old Thu Jun 25 22:54:24 1998
+++ tcp_wrappers_7.6/Makefile Thu Jun 25 22:54:50 1998
@@ -143,7 +143,7 @@
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= \
NETGROUP="-DNETGROUP" TLI= EXTRA_CFLAGS="$(RPM_OPT_FLAGS) -DSYS_ERRLIST_DEFINED -DBROKEN_SO_LINGER" all
# This is good for many SYSV+BSD hybrids with NIS, probably also for HP-UX 7.x.