diff options
Diffstat (limited to 'opensp')
-rw-r--r-- | opensp/opensp_1.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opensp/opensp_1.5.oe b/opensp/opensp_1.5.oe index 936c034b31..4feca60da9 100644 --- a/opensp/opensp_1.5.oe +++ b/opensp/opensp_1.5.oe @@ -8,7 +8,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/OpenSP-${PV}.tar.gz \ file://${FILESDIR}/attributevalue.patch;patch=1" S = "${WORKDIR}/OpenSP-${PV}" -inherit autotools libtool +inherit autotools do_stage () { oe_libinstall -a -so -C lib libosp ${STAGING_LIBDIR} |