From be39c0ed89911e7d27226a5a62f64b16c6aca670 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 26 Mar 2026 14:22:27 +0000 Subject: automatic import of angles --- angles.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'angles.spec') diff --git a/angles.spec b/angles.spec index ccb9f10..7b2e355 100644 --- a/angles.spec +++ b/angles.spec @@ -54,7 +54,6 @@ This package provides a set of simple math utilities to work # 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} -- cgit v1.2.3