diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-09-18 15:20:04 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-09-18 15:20:04 +0000 |
commit | 3eeac24355d0de977cf350af1bdfa888aebc282c (patch) | |
tree | 5d537ad4b12e17d2a074d9e1d207eb471058b506 /databases/firebird2-server/files/patch-builds%make.new%config%config.h.in | |
parent | Update to 4.0.2091. This version finally works again on FreeBSD \o/ (diff) |
Add Firebird 2.0.0 (RC4)
Diffstat (limited to 'databases/firebird2-server/files/patch-builds%make.new%config%config.h.in')
-rw-r--r-- | databases/firebird2-server/files/patch-builds%make.new%config%config.h.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/databases/firebird2-server/files/patch-builds%make.new%config%config.h.in b/databases/firebird2-server/files/patch-builds%make.new%config%config.h.in deleted file mode 100644 index 1ad510c8f674..000000000000 --- a/databases/firebird2-server/files/patch-builds%make.new%config%config.h.in +++ /dev/null @@ -1,20 +0,0 @@ ---- builds/make.new/config/config.h.in.orig Sun Jul 6 05:07:48 2003 -+++ builds/make.new/config/config.h.in Thu Mar 16 19:15:02 2006 -@@ -172,6 +172,7 @@ - #undef PowerPC - #undef sparc - #undef i386 -+#undef AMD64 - #undef mips - #undef alpha - -@@ -190,5 +191,9 @@ - #undef SINIXZ - - #define FB_PREFIX "/usr/local/firebird" -+#define FB_EXEC_PREFIX "/usr/local" -+#define FB_CONF_PREFIX "/usr/local/etc/firebird" -+#define FB_MSG_PREFIX "/usr/local/libdata/firebird" -+#define FB_LIBEXEC_PREFIX "/usr/local/libexec/firebird" - - #endif |