From 8ae21c1006e0e63eb181b35b4ee03e8b71ff883f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 6 Apr 2026 09:15:49 +0000 Subject: automatic import of joint-state-publisher --- joint-state-publisher.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/joint-state-publisher.spec b/joint-state-publisher.spec index da8f94f..ade9193 100644 --- a/joint-state-publisher.spec +++ b/joint-state-publisher.spec @@ -51,7 +51,6 @@ This package contains a tool for setting and publishing joint state values for a # 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 @@ -59,7 +58,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