From 157542cae6ff02495e7fc2f9e448595fa7716150 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 26 Mar 2026 14:34:27 +0000 Subject: automatic import of angles --- angles.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/angles.spec b/angles.spec index 7b2e355..bcf1fb1 100644 --- a/angles.spec +++ b/angles.spec @@ -49,6 +49,7 @@ This package provides a set of simple math utilities to work %autosetup -n %{RosPkgName}-%{version} %build +cd angles # In case we're installing to a non-standard location, look for a setup.sh # in the install tree and source it. It will set things like @@ -57,6 +58,7 @@ if [ -f "/opt/ros/%{ros_distro}/setup.sh" ]; then . "/opt/ros/%{ros_distro}/setu %py3_build %install +cd angles # In case we're installing to a non-standard location, look for a setup.sh # in the install tree and source it. It will set things like # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. -- cgit v1.2.3