manual/adding-packages-generic.txt: change the default value of <PKG>_SOURCE variable
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
66ffcfb175
commit
99171b9fa5
@ -211,7 +211,7 @@ information is (assuming the package name is +libfoo+) :
|
||||
the package. If +HOST_LIBFOO_SOURCE+ is not specified, it
|
||||
defaults to +LIBFOO_SOURCE+. If none are specified, then
|
||||
the value is assumed to be
|
||||
+packagename-$(LIBFOO_VERSION).tar.gz+. +
|
||||
+libfoo-$(LIBFOO_VERSION).tar.gz+. +
|
||||
Example: +LIBFOO_SOURCE = foobar-$(LIBFOO_VERSION).tar.bz2+
|
||||
|
||||
* +LIBFOO_PATCH+ may contain a space-separated list of patch file
|
||||
|
Loading…
Reference in New Issue
Block a user