From 93f878e1cf7fbd8049f7b59ad13e4ec703c0c03e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 6 Apr 2026 10:08:37 +0000 Subject: automatic import of nav2-simple-commander --- nav2-simple-commander.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'nav2-simple-commander.spec') diff --git a/nav2-simple-commander.spec b/nav2-simple-commander.spec index 989375a..12bb612 100644 --- a/nav2-simple-commander.spec +++ b/nav2-simple-commander.spec @@ -54,7 +54,6 @@ tar -xzf nav2-simple-commander-1.1.20.tar.gz # 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 @@ -62,7 +61,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