Skip to content

Commit

Permalink
{rolling} Modify export cmake file to prevent buildpaths error
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Street <[email protected]>
  • Loading branch information
sgstreet committed Nov 27, 2024
1 parent 74f5992 commit 48e4366
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

# QA Issue: File /opt/ros/rolling/share/pcl_ros/cmake/export_pcl_rosExport.cmake in package pcl-ros-dev contains reference to TMPDIR [buildpaths]
do_install:append() {
sed -i -e "s#${RECIPE_SYSROOT}##g" ${D}${ros_datadir}/pcl_ros/cmake/export_pcl_rosExport.cmake
}

0 comments on commit 48e4366

Please sign in to comment.