diff options
Diffstat (limited to 'recipes/libshout/libshout.inc')
-rw-r--r-- | recipes/libshout/libshout.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/libshout/libshout.inc b/recipes/libshout/libshout.inc index ed8577f3d6..5f47baf17c 100644 --- a/recipes/libshout/libshout.inc +++ b/recipes/libshout/libshout.inc @@ -15,6 +15,3 @@ do_configure_prepend() { rm -f ${S}/m4/vorbis.m4 } -do_stage() { - autotools_stage_all -} |