From 40a3261d1a6e2617f6afde0cd6d762a7e211af7a Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 16 Oct 2005 07:41:55 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'. --- .../files/patch-lib-common-BoxPortsAndFiles.h | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 sysutils/boxbackup-devel/files/patch-lib-common-BoxPortsAndFiles.h (limited to 'sysutils/boxbackup-devel/files/patch-lib-common-BoxPortsAndFiles.h') diff --git a/sysutils/boxbackup-devel/files/patch-lib-common-BoxPortsAndFiles.h b/sysutils/boxbackup-devel/files/patch-lib-common-BoxPortsAndFiles.h deleted file mode 100644 index 91820e35a3d1..000000000000 --- a/sysutils/boxbackup-devel/files/patch-lib-common-BoxPortsAndFiles.h +++ /dev/null @@ -1,22 +0,0 @@ ---- lib/common/BoxPortsAndFiles.h.orig Sat Jan 8 13:30:04 2005 -+++ lib/common/BoxPortsAndFiles.h Sat Jan 8 13:31:40 2005 -@@ -54,16 +54,16 @@ - - // Backup store daemon - #define BOX_PORT_BBSTORED (BOX_PORT_BASE+1) --#define BOX_FILE_BBSTORED_DEFAULT_CONFIG "/etc/box/bbstored.conf" -+#define BOX_FILE_BBSTORED_DEFAULT_CONFIG "%%PREFIX%%/etc/box/bbstored.conf" - // directory within the RAIDFILE root for the backup store daemon - #define BOX_RAIDFILE_ROOT_BBSTORED "backup" - - // Backup client daemon --#define BOX_FILE_BBACKUPD_DEFAULT_CONFIG "/etc/box/bbackupd.conf" -+#define BOX_FILE_BBACKUPD_DEFAULT_CONFIG "%%PREFIX%%/etc/box/bbackupd.conf" - - - // RaidFile conf location efault --#define BOX_FILE_RAIDFILE_DEFAULT_CONFIG "/etc/box/raidfile.conf" -+#define BOX_FILE_RAIDFILE_DEFAULT_CONFIG "%%PREFIX%%/etc/box/raidfile.conf" - - - #endif // BOXPORTSANDFILES__H -- cgit v1.2.3