From 78c5ca2bf6696bc378cd50cabc5a5c640b9eb262 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Fri, 25 Jan 2008 17:35:38 +0000 Subject: [PATCH] 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. --- packages/libshout/libshout.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/libshout/libshout.inc b/packages/libshout/libshout.inc index 9ca8745b9b..3037eb0f46 100644 --- a/packages/libshout/libshout.inc +++ b/packages/libshout/libshout.inc @@ -14,3 +14,7 @@ do_configure_prepend() { rm -f ${S}/m4/ogg.m4 rm -f ${S}/m4/vorbis.m4 } + +do_stage() { + autotools_stage_all +} -- 2.39.5