Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Docu: Add LIBFOO_EXTRACT_CMDS
@ 2013-01-29 10:04 Stephan Hoffmann
  2013-01-29 10:18 ` Samuel Martin
  0 siblings, 1 reply; 6+ messages in thread
From: Stephan Hoffmann @ 2013-01-29 10:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
---
 docs/manual/adding-packages-generic.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
index 7b8561a..53c8c21 100644
--- a/docs/manual/adding-packages-generic.txt
+++ b/docs/manual/adding-packages-generic.txt
@@ -288,6 +288,9 @@ LIBFOO_VERSION = 2.32
 Now, the variables that define what should be performed at the
 different steps of the build process.
 
+* +LIBFOO_EXTRACT_CMDS+ lists the actions to be performed to
+  extract the package in case no standard method applies
+
 * +LIBFOO_CONFIGURE_CMDS+ lists the actions to be performed to
   configure the package before its compilation.
 
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-02-16 17:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29 10:04 [Buildroot] [PATCH] Docu: Add LIBFOO_EXTRACT_CMDS Stephan Hoffmann
2013-01-29 10:18 ` Samuel Martin
2013-01-29 10:39   ` Stephan Hoffmann
2013-01-29 17:29     ` Arnout Vandecappelle
2013-02-16 16:22       ` Stephan Hoffmann
2013-02-16 17:35         ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox