tcp_wrappers: fix patches.
--HG-- extra : convert_revision : 5915cce9bd25a303f0b43f6afec318ed5747e599
This commit is contained in:
parent
cd7f116020
commit
235bdfb7be
|
@ -1,5 +1,5 @@
|
|||
--- tcp_wrappers_7.6.orig/scaffold.c 1997-03-21 10:27:24.000000000 -0800
|
||||
+++ tcp_wrappers_7.6/scaffold.c 2004-05-07 19:44:50.000000000 -0700
|
||||
--- scaffold.c 1997-03-21 10:27:24.000000000 -0800
|
||||
+++ scaffold.c 2004-05-07 19:44:50.000000000 -0700
|
||||
@@ -25,7 +25,6 @@
|
||||
#define INADDR_NONE (-1) /* XXX should be 0xffffffff */
|
||||
#endif
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
-Np1
|
|
@ -2,8 +2,6 @@
|
|||
pkgname=tcp_wrappers
|
||||
version=7.6
|
||||
wrksrc="${pkgname}_${version}"
|
||||
patch_files="shared_lib_plus_plus-1.diff"
|
||||
patch_args="-Np1"
|
||||
distfiles="ftp://ftp.porcupine.org/pub/security/${pkgname}_${version}.tar.gz"
|
||||
build_style=gnu_makefile
|
||||
make_build_target="REAL_DAEMON_DIR=/usr/sbin STYLE=-DSYS_ERRLIST_DEFINED linux"
|
||||
|
|
Loading…
Reference in New Issue