wvstreams: Stage the headers and libraries
authorfreyther@openembedded.org <freyther@openembedded.org>
Sat, 12 Apr 2008 15:06:37 +0000 (15:06 +0000)
committerHolger Freyther <ich@tamarin.(none)>
Wed, 15 Oct 2008 16:53:43 +0000 (18:53 +0200)
packages/wvstreams/wvstreams_4.4.1.bb

index 5a20840..f5f7fcb 100644 (file)
@@ -14,3 +14,6 @@ EXTRA_AUTORECONF += " -I${S}/gnulib/m4"
 EXTRA_OECONF = " --without-tcl --without-qt --without-pam"
 
 
+do_stage() {
+    autotools_stage_all
+}