blob: 68ae89b4dcd63708aa73ff4084252ec44540ef3a [file] [log] [blame]
do_install_append() {
# Remove the libdir if it is empty when gconv is not copied
find ${D}${libdir} -type d -empty -delete
}