ports/databases/firebird-devel/files/patch-aa
David W. Chapman Jr. 43f3f425f7 Update repo copy to firebird-devel
PR:		32553
Submitted by:	maintainer
2001-12-17 03:35:22 +00:00

11 lines
294 B
Text

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