From: Richard Levitte Date: Fri, 10 Jan 2003 16:32:36 +0000 (+0000) Subject: Double the dollars that are intended for the command line. X-Git-Tag: OpenSSL_0_9_7a~84 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7f2e024e787ef17c41db40ae7844ba9f9890e933;p=oweals%2Fopenssl.git Double the dollars that are intended for the command line. PR: 423 --- diff --git a/Makefile.org b/Makefile.org index 9b9f8ebb82..3918526acd 100644 --- a/Makefile.org +++ b/Makefile.org @@ -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