aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorPaul C. Sutton <paul@openssl.org>1999-01-04 09:58:25 +0000
committerPaul C. Sutton <paul@openssl.org>1999-01-04 09:58:25 +0000
commit888007108bc3cd1011d145470f6295743f4909d6 (patch)
tree55f718bde6a4098b123bd5d258950922a8e96bb7 /INSTALL
parent10061c7c47accb36d3abfba12a29cc1502780ac0 (diff)
downloadopenssl-888007108bc3cd1011d145470f6295743f4909d6.tar.gz
The dir is named util/ and better to explicitly call the
perl interpreter because not everyone has it in /usr/local/bin/perl.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index b6b1661ca6..e18fdfcf55 100644
--- a/INSTALL
+++ b/INSTALL
@@ -90,7 +90,7 @@ Installation in Detail
If the install directory will be the default of /usr/local/ssl,
skip to the next stage. Otherwise, run
- utils/ssldir.pl /new/install/path
+ perl util/ssldir.pl /new/install/path
This configures the installation location into the "install"
target of the top-level Makefile, and also updates some defines