Commit c0cc5c30 authored by Richard Levitte's avatar Richard Levitte
Browse files

Double the dollars that are intended for the command line.

PR: 423
parent e68cb95d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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