- Add CPE and libedit support [1] - Use @preunexec instead of the deprecated @unexec in pkg-plist [1] - Regenerate patches with make makepatch PR: 211387 [1] Submitted by: luca.pizzamiglio@gmail.com [1]
20 lines
416 B
Text
20 lines
416 B
Text
--- builds/install/misc/firebird.conf.in.orig 2016-06-30 09:34:53 UTC
|
|
+++ builds/install/misc/firebird.conf.in
|
|
@@ -60,7 +60,7 @@
|
|
#
|
|
# Type: string
|
|
#
|
|
-#RootDirectory =
|
|
+#RootDirectory = /var/db/firebird
|
|
|
|
|
|
# ----------------------------
|
|
@@ -137,7 +137,7 @@
|
|
#
|
|
# Type: string (special format)
|
|
#
|
|
-#UdfAccess = Restrict UDF
|
|
+UdfAccess = Restrict %%PREFIX%%/libexec/firebird/udf
|
|
|
|
|
|
# ----------------------------
|