diff options
Diffstat (limited to 'net/hping-devel/files/patch-configure')
-rw-r--r-- | net/hping-devel/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/hping-devel/files/patch-configure b/net/hping-devel/files/patch-configure deleted file mode 100644 index fdc8d4fcdfad..000000000000 --- a/net/hping-devel/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Jun 4 08:39:10 2004 -+++ configure Mon Oct 31 10:49:39 2005 -@@ -143,6 +143,7 @@ - -e "s^@TCL_INC@^$TCL_INC^g" \ - -e "s^@TCL_VER@^$TCL_VER^g" \ - -e "s^@TCL_LIB@^$TCL_LIB^g" \ -+ -e "s^@CFLAGS@^$CFLAGS^g" \ - <Makefile.in > Makefile - - # |