diff options
Diffstat (limited to 'databases/firebird2-server/files/patch-builds%install%misc%firebird.conf')
-rw-r--r-- | databases/firebird2-server/files/patch-builds%install%misc%firebird.conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/databases/firebird2-server/files/patch-builds%install%misc%firebird.conf b/databases/firebird2-server/files/patch-builds%install%misc%firebird.conf new file mode 100644 index 000000000000..d0105af83cf6 --- /dev/null +++ b/databases/firebird2-server/files/patch-builds%install%misc%firebird.conf @@ -0,0 +1,20 @@ +--- builds/install/misc/firebird.conf.orig Tue Aug 15 22:38:52 2006 ++++ builds/install/misc/firebird.conf Tue Aug 15 22:39:24 2006 +@@ -60,7 +60,7 @@ + # + # Type: string + # +-#RootDirectory = ++#RootDirectory = /var/db/firebird + + + # ---------------------------- +@@ -125,7 +125,7 @@ + # + # Type: string (special format) + # +-#UdfAccess = Restrict UDF ++UdfAccess = Restrict %%PREFIX%%/libexec/firebird/udf + + + # ---------------------------- |