From f982be45e81588a27383cd1a3eb12789b8498904 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 19 Nov 2008 10:43:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'. --- .../firebird20-server/files/patch-src%jrd%os%config_root.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 databases/firebird20-server/files/patch-src%jrd%os%config_root.h (limited to 'databases/firebird20-server/files/patch-src%jrd%os%config_root.h') diff --git a/databases/firebird20-server/files/patch-src%jrd%os%config_root.h b/databases/firebird20-server/files/patch-src%jrd%os%config_root.h deleted file mode 100644 index 976da187b36a..000000000000 --- a/databases/firebird20-server/files/patch-src%jrd%os%config_root.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/jrd/os/config_root.h.orig Tue Aug 15 22:57:33 2006 -+++ src/jrd/os/config_root.h Tue Aug 15 22:57:53 2006 -@@ -76,7 +76,7 @@ - { - GetRoot(); - install_dir = root_dir; -- config_file = root_dir + string(CONFIG_FILE); -+ config_file = string(FB_CONF_PREFIX) + PathUtils::dir_sep + string(CONFIG_FILE); - } - - -- cgit v1.2.3