mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
(Classic version). PR: 24313 Submitted by: Geoffrey C. Speicher <geoff@sea-incorporated.com>
11 lines
295 B
Text
11 lines
295 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
|
|
}
|
|
|
|
#--------------------------------------------------------------------
|