From 5c94bf3066f05f48b34bd7e20e09a2efa009cceb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 6 Apr 2026 10:14:06 +0000 Subject: automatic import of tf2-ros-py --- tf2-ros-py.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'tf2-ros-py.spec') diff --git a/tf2-ros-py.spec b/tf2-ros-py.spec index 24ac2e3..67295a6 100644 --- a/tf2-ros-py.spec +++ b/tf2-ros-py.spec @@ -50,7 +50,6 @@ This package contains the ROS Python bindings for the tf2 library # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. if [ -f "/opt/ros/%{ros_distro}/setup.sh" ]; then . "/opt/ros/%{ros_distro}/setup.sh"; fi -cd %{RosPkgName}-%{version} %py3_build %install @@ -58,7 +57,6 @@ cd %{RosPkgName}-%{version} # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. if [ -f "/opt/ros/%{ros_distro}/setup.sh" ]; then . "/opt/ros/%{ros_distro}/setup.sh"; fi -cd %{RosPkgName}-%{version} %py3_install -- --prefix "/opt/ros/%{ros_distro}" %if 0%{?with_tests} -- cgit v1.2.3