X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=tools%2Fc_rehash;h=d89ab38e645d277b52df0c37847ef1ef444abb07;hp=cc3b65871f06a8987e9509ebe32de9244bd4221a;hb=ce0d9f049a1cc054aec0c4da627156aee74b1d76;hpb=5612f93f3700af8e0b64341b636231522c7aa9cf diff --git a/tools/c_rehash b/tools/c_rehash index cc3b65871f..d89ab38e64 100644 --- a/tools/c_rehash +++ b/tools/c_rehash @@ -8,7 +8,7 @@ if [ "$OPENSSL"x = "x" -o ! -x "$OPENSSL" ]; then OPENSSL='openssl' export OPENSSL fi -DIR=/usr/local/ssl +DIR=/usr/ssl PATH=$DIR/bin:$PATH if [ ! -f "$OPENSSL" ]; then