projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e68cb95
)
Double the dollars that are intended for the command line.
author
Richard Levitte
<levitte@openssl.org>
Fri, 10 Jan 2003 16:32:32 +0000
(16:32 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 10 Jan 2003 16:32:32 +0000
(16:32 +0000)
PR: 423
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 31556a9be232e15fd51f151f51e9130c73dddc34..4e72e43c465c5925fcb0b55608bf3ea041a8d7f9 100644
(file)
--- 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