diff options
author | CoprDistGit <infra@openeuler.org> | 2025-09-16 10:56:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-09-16 10:56:47 +0000 |
commit | 99af110257d515a926cbf762f012651aaed6a50b (patch) | |
tree | 2d9fb2410852b6e58205745e62460920bfbc22cf | |
parent | ca9be0788436f8db210f379342fd881564d69741 (diff) |
automatic import of ros-humble-rosgpt
-rw-r--r-- | rosgpt.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rosgpt.spec b/rosgpt.spec index dc0adc0..8a212c5 100644 --- a/rosgpt.spec +++ b/rosgpt.spec @@ -66,8 +66,6 @@ export ROS_PYTHON_VERSION=%{python3_version} if [ -f "/opt/ros/%{ros_distro}/setup.sh" ]; then . "/opt/ros/%{ros_distro}/setup.sh"; fi %py3_build -%make_build - %install # Needed to bootstrap since the ros_workspace package does not yet exist. export PYTHONPATH=/opt/ros/%{ros_distro}/lib/python%{python3_version}/site-packages |