summaryrefslogtreecommitdiffstats
path: root/tcpxtract/conf_default_path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tcpxtract/conf_default_path.patch')
-rw-r--r--tcpxtract/conf_default_path.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/tcpxtract/conf_default_path.patch b/tcpxtract/conf_default_path.patch
deleted file mode 100644
index a5c5e66..0000000
--- a/tcpxtract/conf_default_path.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- tcpxtract.c.old 2006-03-10 02:10:06.000000000 +0100
-+++ tcpxtract.c 2006-03-10 02:10:23.000000000 +0100
-@@ -48,7 +48,7 @@
- #include "search.h"
-
- #ifndef DEFAULT_CONFIG_FILE
--#define DEFAULT_CONFIG_FILE "/usr/local/etc/tcpxtract.conf"
-+#define DEFAULT_CONFIG_FILE "/etc/tcpxtract.conf"
- #endif
-
- extern FILE *yyin; /* the lex/yacc input file */
-