The dir is named util/ and better to explicitly call the
authorPaul C. Sutton <paul@openssl.org>
Mon, 4 Jan 1999 09:58:25 +0000 (09:58 +0000)
committerPaul C. Sutton <paul@openssl.org>
Mon, 4 Jan 1999 09:58:25 +0000 (09:58 +0000)
perl interpreter because not everyone has it in /usr/local/bin/perl.

INSTALL

diff --git a/INSTALL b/INSTALL
index b6b1661ca61250cfd89d3e1e24baa82f8033ff59..e18fdfcf55e2bdfac69104d0aadb4c269be314c3 100644 (file)
--- 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
 
      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
 
      This configures the installation location into the "install"
      target of the top-level Makefile, and also updates some defines