From 484b6dd8a3abccf0be34d1bed3761a8809ba23be Mon Sep 17 00:00:00 2001 From: Spenser Gilliland Date: Thu, 6 Jun 2013 14:03:26 +0000 Subject: manual: correct error in github tarball information Updates to manual for bug 6302 Signed-off-by: Spenser Gilliland Signed-off-by: Peter Korsgaard --- docs/manual/adding-packages-tips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/manual/adding-packages-tips.txt b/docs/manual/adding-packages-tips.txt index 21e520bcd..f435add02 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+ -- cgit v1.2.3