diff options
Diffstat (limited to 'rosgpt.spec')
-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 |