diff options
Diffstat (limited to 'pme/pme_1.0.3.oe')
-rw-r--r-- | pme/pme_1.0.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pme/pme_1.0.3.oe b/pme/pme_1.0.3.oe index 54014424ac..d9a36e1d4a 100644 --- a/pme/pme_1.0.3.oe +++ b/pme/pme_1.0.3.oe @@ -2,7 +2,7 @@ DEPENDS = "virtual/libc pcre" DESCRIPTION = "PME is a C++ wrapper around the PCRE library." SRC_URI = "http://xaxxon.slackworks.com/pme/pme-${PV}.tar.gz" -inherit autotools libtool +inherit autotools do_stage () { oe_libinstall -a -so libpme ${STAGING_LIBDIR} |