libbir -> libdir

Signed-off-by: Erkka Kääriä <erkka.kaa...@intel.com>
---
 recipes-connectivity/mosquitto/mosquitto_1.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-connectivity/mosquitto/mosquitto_1.4.bb 
b/recipes-connectivity/mosquitto/mosquitto_1.4.bb
index 789c59a..e91a34d 100644
--- a/recipes-connectivity/mosquitto/mosquitto_1.4.bb
+++ b/recipes-connectivity/mosquitto/mosquitto_1.4.bb
@@ -23,7 +23,7 @@ do_compile() {
 
 do_install() {
     oe_runmake install DESTDIR=${D}
-    install -d ${D}${libbir}
+    install -d ${D}${libdir}
     install -m 0644 lib/libmosquitto.a ${D}${libdir}/
 
     install -d ${D}${systemd_unitdir}/system/
-- 
2.7.4

---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to