Browse Source

manual: correct error in github tarball information

Updates to manual for bug 6302

Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Spenser Gilliland 12 years ago
parent
commit
484b6dd8a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/manual/adding-packages-tips.txt

+ 1 - 1
docs/manual/adding-packages-tips.txt

@@ -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+