17 lines
472 B
Text
17 lines
472 B
Text
--- 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 */
|