From c10f41c881f42486e007d4ce11a74eeedb138ffd Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 20 Jan 2008 13:23:24 +0000 Subject: spandsp: apply the hack from version 0.0.3+0.0.4pre16 to trick QA tests. Closes 3498. --- packages/spandsp/spandsp_0.0.3.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'packages') diff --git a/packages/spandsp/spandsp_0.0.3.bb b/packages/spandsp/spandsp_0.0.3.bb index 97a1428398..ec5b6aa784 100644 --- a/packages/spandsp/spandsp_0.0.3.bb +++ b/packages/spandsp/spandsp_0.0.3.bb @@ -11,6 +11,11 @@ inherit autotools PARALLEL_MAKE = "" +# *cough* +do_configure_append() { + rm config.log +} + do_stage () { autotools_stage_all } -- cgit v1.2.3