mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ros/visp_tracker: rm useless patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -36,7 +36,6 @@ DEPEND="${RDEPEND}"
|
||||
if [ "${PV#9999}" = "${PV}" ] ; then
|
||||
S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}"
|
||||
fi
|
||||
PATCHES=( "${FILESDIR}/gcc6.patch" )
|
||||
|
||||
src_compile() {
|
||||
export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
|
||||
|
||||
@@ -36,7 +36,6 @@ DEPEND="${RDEPEND}"
|
||||
if [ "${PV#9999}" = "${PV}" ] ; then
|
||||
S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}"
|
||||
fi
|
||||
PATCHES=( "${FILESDIR}/gcc6.patch" )
|
||||
|
||||
src_compile() {
|
||||
export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
|
||||
|
||||
Reference in New Issue
Block a user