diff options
Diffstat (limited to 'clucene')
-rw-r--r-- | clucene/clucene_0.8.9.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clucene/clucene_0.8.9.oe b/clucene/clucene_0.8.9.oe index d2cf9c0237..442973ad65 100644 --- a/clucene/clucene_0.8.9.oe +++ b/clucene/clucene_0.8.9.oe @@ -6,7 +6,7 @@ DEPENDS = "virtual/libc" SRC_URI = "${SOURCEFORGE_MIRROR}/clucene/clucene-${PV}-src.tar.gz" S = "${WORKDIR}/" -inherit autotools libtool +inherit autotools do_stage() { oe_libinstall -C src libclucene ${STAGING_LIBDIR} |