提交 559b52ac 编写于 作者: B Bodo Möller

Restored path names that were changed by a previous "Configure" run.

(Rather than changing the files in places, we really should use .in files.)
Submitted by:
Reviewed by:
PR:
上级 ce0d9f04
......@@ -8,7 +8,7 @@ if [ "$OPENSSL"x = "x" -o ! -x "$OPENSSL" ]; then
OPENSSL='openssl'
export OPENSSL
fi
DIR=/usr/ssl
DIR=/usr/local/ssl
PATH=$DIR/bin:$PATH
if [ ! -f "$OPENSSL" ]; then
......
......@@ -5,7 +5,7 @@
# funny stuff
#
$INSTALLTOP="/usr/ssl";
$INSTALLTOP="/usr/local/ssl";
$ssl_version="0.9.2b";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册