summaryrefslogtreecommitdiff
path: root/databases/firebird-client/files/patch-aa
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/firebird-client/files/patch-aa
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/firebird-client/files/patch-aa')
-rw-r--r--databases/firebird-client/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/firebird-client/files/patch-aa b/databases/firebird-client/files/patch-aa
new file mode 100644
index 000000000000..f2db9a68750d
--- /dev/null
+++ b/databases/firebird-client/files/patch-aa
@@ -0,0 +1,11 @@
+--- buildBootDatabases.orig Tue Oct 10 23:00:39 2000
++++ buildBootDatabases Tue Oct 10 23:00:46 2000
+@@ -49,7 +49,7 @@
+ DefaultAns=$2
+ echo -n "${1}"
+ Answer="$DefaultAns"
+- read Answer
++# read Answer
+ }
+
+ #--------------------------------------------------------------------