From f87ef3b0da262b4d0ba93b4b78f292d333169281 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 6 Apr 2026 10:23:37 +0000 Subject: automatic import of joint-state-publisher-gui --- joint-state-publisher-gui.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/joint-state-publisher-gui.spec b/joint-state-publisher-gui.spec index b446405..112caff 100644 --- a/joint-state-publisher-gui.spec +++ b/joint-state-publisher-gui.spec @@ -45,7 +45,6 @@ This package contains a GUI tool for setting and publishing joint state values f # 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 @@ -53,7 +52,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