aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/taglib/taglib_1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/taglib/taglib_1.4.bb')
-rw-r--r--recipes/taglib/taglib_1.4.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/taglib/taglib_1.4.bb b/recipes/taglib/taglib_1.4.bb
index c398dda3a1..2e40a29ad9 100644
--- a/recipes/taglib/taglib_1.4.bb
+++ b/recipes/taglib/taglib_1.4.bb
@@ -15,10 +15,6 @@ do_postpatch() {
}
addtask postpatch after do_patch before do_configure
-do_stage() {
- autotools_stage_all
-}
-
PACKAGES =+ "${PN}-c"
FILES_${PN}-dbg += "${bindir}/taglib-config"
FILES_${PN}-c = "${libdir}/libtag_c.so.*"