diff options
Diffstat (limited to 'packages/pme/pme_1.0.3.bb')
-rw-r--r-- | packages/pme/pme_1.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pme/pme_1.0.3.bb b/packages/pme/pme_1.0.3.bb index 2e1cab6117..75269c3432 100644 --- a/packages/pme/pme_1.0.3.bb +++ b/packages/pme/pme_1.0.3.bb @@ -5,7 +5,7 @@ DESCRIPTION = "PME is a C++ wrapper around the PCRE library." SRC_URI = "http://xaxxon.slackworks.com/pme/pme-${PV}.tar.gz" PR = "r1" -inherit autotools +inherit autotools do_stage () { oe_libinstall -a -so libpme ${STAGING_LIBDIR} |