From 8d2be1402833a8cf0876282165bc8eae224a9c2e Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Thu, 1 Jul 2021 15:38:06 -0400 Subject: add missing tag from commit b8c4261e5e --- doc/src/sgml/installation.sgml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 56bd89bff78..8c143325448 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -448,10 +448,7 @@ su - postgres (Remember to use GNU make.) The build will take a few minutes depending on your - hardware. The last line displayed should be: - -All of PostgreSQL successfully made. Ready to install. - + hardware. @@ -460,10 +457,6 @@ All of PostgreSQL successfully made. Ready to install. (contrib), type instead: make world - - The last line displayed should be: - -PostgreSQL, contrib, and documentation successfully made. Ready to install. @@ -556,6 +549,7 @@ build-postgresql: If you built the world without the documentation above, type instead: make install-world-bin + -- cgit v1.2.3