ports/databases/firebird-server/files/patch-builds%make.new%config%config.h.in
Sergey Skvortsov 68a0530caa Change layout for firebird-server accordingly to hier(7) spirit.
See UPDATING for the details.
2005-07-27 15:38:05 +00:00

11 lines
361 B
C

--- builds/make.new/config/config.h.in.orig Sun Jul 6 05:07:48 2003
+++ builds/make.new/config/config.h.in Wed Jul 27 13:07:37 2005
@@ -190,5 +190,8 @@
#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"
#endif