summaryrefslogtreecommitdiff
path: root/net-mgmt/bpft/files/patch-pathnames
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/bpft/files/patch-pathnames')
-rw-r--r--net-mgmt/bpft/files/patch-pathnames17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-mgmt/bpft/files/patch-pathnames b/net-mgmt/bpft/files/patch-pathnames
deleted file mode 100644
index 5c122d2a0661..000000000000
--- a/net-mgmt/bpft/files/patch-pathnames
+++ /dev/null
@@ -1,17 +0,0 @@
---- include/pathnames.h.orig Mon Aug 26 11:24:39 2002
-+++ include/pathnames.h Mon Aug 26 11:25:09 2002
-@@ -49,12 +49,12 @@
-
- /* where unerased tmp directory */
- #ifndef _PATH_VARTMP
--#define _PATH_VARTMP "/usr/local/var/trafd/tmp/"
-+#define _PATH_VARTMP "/usr/local/var/bpft/tmp/"
- #endif
-
- /* where backuped data */
- #ifndef PATH_TOSAVE
--#define PATH_TOSAVE "/usr/local/var/trafd/"
-+#define PATH_TOSAVE "/usr/local/var/bpft/"
- #endif
-
- /* where locate trafstat */