summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-01-10 16:32:36 +0000
committerRichard Levitte <levitte@openssl.org>2003-01-10 16:32:36 +0000
commit7f2e024e787ef17c41db40ae7844ba9f9890e933 (patch)
treedb4bc0da0e6c81ec9f55ba8df06effbc23401195 /Makefile.org
parent193e764c0b3cca8b2f3f84124c14e22384912981 (diff)
Double the dollars that are intended for the command line.
PR: 423
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
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