summaryrefslogtreecommitdiff
path: root/libid3tag/libid3tag_0.15.0b.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libid3tag/libid3tag_0.15.0b.oe')
-rw-r--r--libid3tag/libid3tag_0.15.0b.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libid3tag/libid3tag_0.15.0b.oe b/libid3tag/libid3tag_0.15.0b.oe
index 70481a7dd6..63060eb85f 100644
--- a/libid3tag/libid3tag_0.15.0b.oe
+++ b/libid3tag/libid3tag_0.15.0b.oe
@@ -12,6 +12,6 @@ inherit autotools libtool
EXTRA_OECONF = "-enable-speed"
do_stage() {
- oe_soinstall .libs/libid3tag.so.0.2.0 ${STAGING_LIBDIR}
+ oe_libinstall -so libid3tag ${STAGING_LIBDIR}
install -m 0644 id3tag.h ${STAGING_INCDIR}
}