DRAFT ament-python.bbclass: Remove hardcoded /usr/share from FILES_${PN}

This commit is contained in:
Herb Kuta 2019-03-26 13:41:31 -07:00
parent 7eb01a4e34
commit 0c492afb8a
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ do_install_append() {
}
FILES_${PN} = " \
/usr/share/* \
${datadir}/${ROS_BPN}/package.xml \
${datadir}/${ROS_BPN}/resource/* \
${datadir}/ament_index/* \