diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-06 10:08:37 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-06 10:08:37 +0000 |
| commit | 93f878e1cf7fbd8049f7b59ad13e4ec703c0c03e (patch) | |
| tree | f7cd7600e2f32a5bf351e3d70df33bb3484c0497 /nav2-simple-commander.spec | |
| parent | 037f96c309be3758c0a53c59bd01ecb0e63109c6 (diff) | |
automatic import of nav2-simple-commanderopeneuler24.03_LTS
Diffstat (limited to 'nav2-simple-commander.spec')
| -rw-r--r-- | nav2-simple-commander.spec | 2 |
1 files changed, 0 insertions, 2 deletions
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} |
