diff --git a/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc index ca1c7b9..dbc066c 100644 --- a/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc +++ b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc @@ -9,6 +9,4 @@ FILES_${PN}-dev_prepend = " \ do_install_append() { rm -f ${D}${libdir}/pkgconfig/tinyxml2.pc rmdir -p --ignore-fail-on-non-empty ${D}${libdir}/pkgconfig - rm -f ${D}${includedir}/tinyxml2.h - rm -f ${D}${libdir}/libtinyxml2_v7.* }