[oe-commits] freyther at openembedded.org : wvstreams: Stage the headers and libraries

GIT User account git at amethyst.openembedded.net
Wed Oct 15 18:11:50 UTC 2008


Module: openembedded.dev.git
Branch: holger/hash-style
Commit: 0073154a86bdc83340da4bd5be5d7316b1449927
URL:    http://gitweb.openembedded.net/?p=openembedded.dev.git&a=commit;h=0073154a86bdc83340da4bd5be5d7316b1449927

Author: freyther at openembedded.org <freyther at openembedded.org>
Date:   Sat Apr 12 15:06:37 2008 +0000

wvstreams: Stage the headers and libraries

---

 packages/wvstreams/wvstreams_4.4.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/packages/wvstreams/wvstreams_4.4.1.bb b/packages/wvstreams/wvstreams_4.4.1.bb
index 5a20840..f5f7fcb 100644
--- a/packages/wvstreams/wvstreams_4.4.1.bb
+++ b/packages/wvstreams/wvstreams_4.4.1.bb
@@ -14,3 +14,6 @@ EXTRA_AUTORECONF += " -I${S}/gnulib/m4"
 EXTRA_OECONF = " --without-tcl --without-qt --without-pam"
 
 
+do_stage() {
+    autotools_stage_all
+}





More information about the Openembedded-commits mailing list