manual: correct error in github tarball information
authorSpenser Gilliland <spenser@gillilanding.com>
Thu, 6 Jun 2013 14:03:26 +0000 (14:03 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 7 Jun 2013 07:32:28 +0000 (09:32 +0200)
Updates to manual for bug 6302

Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/manual/adding-packages-tips.txt

index 21e520bcde785ecb1bfd20d42c9c845f33c012a6..f435add02d358a1afc74d3ed4aac349fa21effee 100644 (file)
@@ -58,7 +58,7 @@ enough):
 
 ------------------------
 FOO_VERSION = 1234567
-FOO_SITE = http://github.com/<user>/<package>/tarball/<branch>
+FOO_SITE = http://github.com/<user>/<package>/tarball/$(FOO_VERSION)
 ------------------------
 
 Note that the name of the tarball is the default +foo-1234567.tar.gz+