mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
docs: Fix assumed copy+paste error.
Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
9fec836b7e
commit
7a63f1a08c
@@ -1031,7 +1031,7 @@ $(eval $(call GENTARGETS,package,libfoo,host))
|
||||
|
||||
<li><code>LIBFOO_SOURCE</code> may contain the name of the tarball of
|
||||
the package. If <code>HOST_LIBFOO_SOURCE</code> is not specified, it
|
||||
defaults to <code>LIBFOO_VERSION</code>. If none are specified, then
|
||||
defaults to <code>LIBFOO_SOURCE</code>. If none are specified, then
|
||||
the value is assumed to be
|
||||
<code>packagename-$(LIBFOO_VERSION).tar.gz</code>.<br/>Example:
|
||||
<code>LIBFOO_SOURCE = foobar-$(LIBFOO_VERSION).tar.bz2</code></li>
|
||||
|
||||
Reference in New Issue
Block a user