[master] 8445ff8f9 No change is trivial enough to not require a test make :|

Nils Goroll nils.goroll at uplex.de
Tue Aug 3 11:17:06 UTC 2021


commit 8445ff8f98b5809077326b51ab5104e620c2d566
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Aug 3 13:16:09 2021 +0200

    No change is trivial enough to not require a test make :|

diff --git a/doc/sphinx/installation/install_source.rst b/doc/sphinx/installation/install_source.rst
index 2d4908c6e..0415513b2 100644
--- a/doc/sphinx/installation/install_source.rst
+++ b/doc/sphinx/installation/install_source.rst
@@ -197,21 +197,21 @@ Then continue `Compiling Varnish`_, using the ``--with-unwind``
 
 Build dependencies on a SmartOS Zone
 ------------------------------------
-..
+
 As of SmartOS pkgsrc 2019Q4, install the following packages::
-..
+
 	pkgin in autoconf automake editline libtool ncurses \
 		 pcre2 python37 py37-sphinx py37-docutils gmake gcc8 pkg-config
-..
+
 *Note:* you will probably need to add ``/opt/local/gcc8/bin`` to
 ``PATH`` in order to have ``gcc`` available.
-..
+
 Optionally, to rebuild the svg files::
-..
+
 	pkgin in graphviz
-..
+
 Optionally, to pull from a repository::
-..
+
 	pkgin in git
 
 Building on Solaris and other Solaris-ish OSes


More information about the varnish-commit mailing list