aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird-devel/files/patch-ab
blob: dfe6a02248b2fd9f4a20723376c1a5de85510068 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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
 }