Double the dollars that are intended for the command line.

PR: 423
This commit is contained in:
Richard Levitte 2003-01-10 16:32:36 +00:00
parent 193e764c0b
commit 7f2e024e78

View File

@ -767,7 +767,7 @@ install: all install_docs
echo 'OpenSSL shared libraries have been installed in:'; \
echo ' $(INSTALLTOP)'; \
echo ''; \
sed -e '1,/^$/d' doc/openssl-shared.txt; \
sed -e '1,/^$$/d' doc/openssl-shared.txt; \
fi; \
fi
cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig