diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-06 08:37:47 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-06 08:37:47 +0000 |
| commit | 14010f25662f3268974bffd91d00ce717d1bf941 (patch) | |
| tree | b1c2fdbbc7c826bc2f93c78f575f0226aee04778 /sensor-msgs-py.spec | |
| parent | fd0f2a803b98ea626903f884ad6083845172a2fa (diff) | |
automatic import of sensor-msgs-pyopeneuler24.03_LTS
Diffstat (limited to 'sensor-msgs-py.spec')
| -rw-r--r-- | sensor-msgs-py.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sensor-msgs-py.spec b/sensor-msgs-py.spec index 430390a..ba441fc 100644 --- a/sensor-msgs-py.spec +++ b/sensor-msgs-py.spec @@ -47,7 +47,6 @@ A package for easy creation and reading of PointCloud2 messages in Python. # 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 @@ -55,7 +54,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} |
