From: Paul C. Sutton Date: Mon, 4 Jan 1999 09:58:25 +0000 (+0000) Subject: The dir is named util/ and better to explicitly call the X-Git-Tag: OpenSSL_0_9_2b~280 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=888007108bc3cd1011d145470f6295743f4909d6;p=oweals%2Fopenssl.git The dir is named util/ and better to explicitly call the perl interpreter because not everyone has it in /usr/local/bin/perl. --- 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