From: Spenser Gilliland Date: Thu, 6 Jun 2013 14:03:26 +0000 (+0000) Subject: manual: correct error in github tarball information X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=484b6dd8a3abccf0be34d1bed3761a8809ba23be;p=buildroot.git manual: correct error in github tarball information Updates to manual for bug 6302 Signed-off-by: Spenser Gilliland Signed-off-by: Peter Korsgaard --- diff --git a/docs/manual/adding-packages-tips.txt b/docs/manual/adding-packages-tips.txt index 21e520bcde..f435add02d 100644 --- a/docs/manual/adding-packages-tips.txt +++ b/docs/manual/adding-packages-tips.txt @@ -58,7 +58,7 @@ enough): ------------------------ FOO_VERSION = 1234567 -FOO_SITE = http://github.com///tarball/ +FOO_SITE = http://github.com///tarball/$(FOO_VERSION) ------------------------ Note that the name of the tarball is the default +foo-1234567.tar.gz+