Update staging dir for plugin libs.
authorccsmart <ccsmart@smartpal.de>
Sun, 10 Jul 2005 10:20:58 +0000 (10:20 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 10 Jul 2005 10:20:58 +0000 (10:20 +0000)
packages/cyrus-sasl/cyrus-sasl_2.1.19.bb

index 7109a54..7e29f80 100644 (file)
@@ -29,7 +29,7 @@ do_compile_prepend () {
 
 do_stage () {
        oe_libinstall -so -a -C lib libsasl2 ${STAGING_LIBDIR}
-       install -d ${STAGING_LIBDIR}/sasl
+       install -d ${STAGING_LIBDIR}/sasl2
        install -d ${STAGING_INCDIR}/sasl
        install -m 0644 ${S}/include/hmac-md5.h ${STAGING_INCDIR}/sasl/
        install -m 0644 ${S}/include/md5.h ${STAGING_INCDIR}/sasl/