Commit 88800710 authored by Paul C. Sutton's avatar Paul C. Sutton
Browse files

The dir is named util/ and better to explicitly call the

perl interpreter because not everyone has it in /usr/local/bin/perl.
parent 10061c7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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