summaryrefslogtreecommitdiff
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-01-10 16:32:32 +0000
committerRichard Levitte <levitte@openssl.org>2003-01-10 16:32:32 +0000
commitc0cc5c30594d22e4419decdd869d7396fcac1c0d (patch)
tree6ad9f268eeab302db48a722be99bfa68c20032c8 /Makefile.org
parente68cb95d84c7d107076332fcac3b22a228b29545 (diff)
downloadopenssl-new-c0cc5c30594d22e4419decdd869d7396fcac1c0d.tar.gz
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 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