[oe-commits] org.oe.dev packages/libshout/libshout.inc: Stage the headers, libs and m4 file

freyther commit openembedded-commits at lists.openembedded.org
Fri Jan 25 17:58:45 UTC 2008


packages/libshout/libshout.inc: Stage the headers, libs and m4 file
    Like all xiph.org packages the .pc files are a bit odd and not staged.

Author: freyther at openembedded.org
Branch: org.openembedded.dev
Revision: 9f6c6e0638e90b5a038c5a87f9d87060ab2a3dbf
ViewMTN: http://monotone.openembedded.org/revision/info/9f6c6e0638e90b5a038c5a87f9d87060ab2a3dbf
Files:
1
packages/libshout/libshout.inc
Diffs:

#
# mt diff -r39cd01d53c8b223e52a4d2cb3b0497790b222753 -r9f6c6e0638e90b5a038c5a87f9d87060ab2a3dbf
#
# 
# 
# patch "packages/libshout/libshout.inc"
#  from [a67cfb57506e5963203bd3ec18d157057ece9f27]
#    to [b75aa09055c7a68f28a86b609db3324d2adffdfb]
# 
============================================================
--- packages/libshout/libshout.inc	a67cfb57506e5963203bd3ec18d157057ece9f27
+++ packages/libshout/libshout.inc	b75aa09055c7a68f28a86b609db3324d2adffdfb
@@ -14,3 +14,7 @@ do_configure_prepend() {
     rm -f ${S}/m4/ogg.m4
     rm -f ${S}/m4/vorbis.m4
 }
+
+do_stage() {
+    autotools_stage_all
+}






More information about the Openembedded-commits mailing list