summaryrefslogtreecommitdiff
path: root/net-mgmt/bpft/files/patch-pathnames
blob: b6bc90e434562aca1de62bb03b778e43dc5e43e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- include/pathnames.h.orig	Fri Oct 18 10:28:27 2002
+++ include/pathnames.h	Sun Mar 30 17:48:50 2003
@@ -33,12 +33,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 */