summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/manual/adding-packages-tips.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/adding-packages-tips.txt b/docs/manual/adding-packages-tips.txt
index 0c6018a6a0..6f5e785bb6 100644
--- a/docs/manual/adding-packages-tips.txt
+++ b/docs/manual/adding-packages-tips.txt
@@ -61,10 +61,11 @@ may be slightly different (e.g. it contains a configure script so we don't
need to do AUTORECONF).
You can see on the release page if it's an uploaded tarball or a git tag:
+
- If there is a green download button, like
https://github.com/zedshaw/mongrel2/releases/tag/v1.9.1[mongrel2], then it
was uploaded by the maintainer and you should use the link of that button to
- specify +FOO_SITE+.
+ specify +FOO_SITE+, and not use the 'github' helper.
- If there is grey download button, like
https://github.com/xbmc/xbmc/releases/tag/13.2-Gotham[xbmc], then it's an
automatically generated tarball and you should use the 'github' helper
OpenPOWER on IntegriCloud