From b266664200cf008c013b2a973bc36bd678e36830 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 6 Apr 2026 13:28:15 +0000 Subject: automatic import of tf2-tools --- tf2-tools.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/tf2-tools.spec b/tf2-tools.spec index c57e215..09a4d9b 100644 --- a/tf2-tools.spec +++ b/tf2-tools.spec @@ -48,7 +48,6 @@ tf2_tools # 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 @@ -56,7 +55,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