From c0cc5c30594d22e4419decdd869d7396fcac1c0d Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 10 Jan 2003 16:32:32 +0000 Subject: Double the dollars that are intended for the command line. PR: 423 --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index 31556a9be2..4e72e43c46 100644 --- a/Makefile.org +++ b/Makefile.org @@ -539,7 +539,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 -- cgit v1.2.1