Double the dollars that are intended for the command line.
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 16:32:36 +0000 (16:32 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 16:32:36 +0000 (16:32 +0000)
PR: 423

Makefile.org

index 9b9f8ebb820869f27ffbf8cfd02daff8f0760e55..3918526acdb00fb57bb976cc0b47ecb0c73369ab 100644 (file)
@@ -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