freebsd-ports/databases/firebird/files/patch-ab
Will Andrews cca71f50d2 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>
2001-03-10 20:32:33 +00:00

12 lines
217 B
Plaintext

--- 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
}