mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Double the dollars that are intended for the command line.
PR: 423
This commit is contained in:
parent
e68cb95d84
commit
c0cc5c3059
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user