summaryrefslogtreecommitdiff
path: root/databases/firebird20-server/files/patch-ab
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-10 20:32:33 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-10 20:32:33 +0000
commitcca71f50d225f7829cd5f1539338fa678225bd91 (patch)
treeefa61cf749d57bdf40c5cb6e2fd2dd93fbcb7020 /databases/firebird20-server/files/patch-ab
parentAdd wapsh 1.0, a system to allow remote shell logins via a WAP (diff)
Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-off
(Classic version). PR: 24313 Submitted by: Geoffrey C. Speicher <geoff@sea-incorporated.com>
Notes
Notes: svn path=/head/; revision=39463
Diffstat (limited to 'databases/firebird20-server/files/patch-ab')
-rw-r--r--databases/firebird20-server/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/firebird20-server/files/patch-ab b/databases/firebird20-server/files/patch-ab
new file mode 100644
index 000000000000..f054a4b23007
--- /dev/null
+++ b/databases/firebird20-server/files/patch-ab
@@ -0,0 +1,11 @@
+--- setup_dirs.boot.orig Tue Oct 10 23:00:07 2000
++++ setup_dirs.boot Tue Oct 10 23:00:22 2000
+@@ -49,7 +49,7 @@
+ DefaultAns=$2
+ echo -n "${1}"
+ Answer="$DefaultAns"
+- read Answer
++# read Answer
+ }
+
+