summaryrefslogtreecommitdiffstats
path: root/libraries/Jinja2/README
diff options
context:
space:
mode:
author Mikko Värri2011-09-25 00:58:01 +0200
committer Niels Horn2011-09-25 00:58:01 +0200
commitd5f8943946c9008fd8c2a368cbfce9f1df6619af (patch)
tree326b018109d486205cf2b309b956ca9a05329c27 /libraries/Jinja2/README
parent07173fa93e2b6ba594dfa1f703c1de02ceb15e03 (diff)
downloadslackbuilds-d5f8943946c9008fd8c2a368cbfce9f1df6619af.tar.gz
libraries/Jinja2: Updated for version 2.6.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/Jinja2/README')
-rw-r--r--libraries/Jinja2/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/Jinja2/README b/libraries/Jinja2/README
index 8ede09829e..fa926870bc 100644
--- a/libraries/Jinja2/README
+++ b/libraries/Jinja2/README
@@ -4,8 +4,8 @@ an optional sandboxed environment.
This requires pysetuptools.
-Circular dependencies warning: The DOCS=yes flag needs Sphinx, which
-needs Jinja2, which needs Sphinx because DOCS=yes ... So... If you
-really need the docs, build Jinja2 without the DOCS=yes flag, build
-Sphinx, then rebuild Jinja2 with DOCS=yes. Incidentally, unless you
+Circular dependencies warning: The DOCS=yes flag needs Sphinx, which
+needs Jinja2, which needs Sphinx because DOCS=yes ... So... If you
+really need the docs, build Jinja2 without the DOCS=yes flag, build
+Sphinx, then rebuild Jinja2 with DOCS=yes. Incidentally, unless you
are a developer, you don't normally need the DOCS=yes flag.