summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-09-20 09:35:55 +0000
committerCoprDistGit <infra@openeuler.org>2026-09-20 09:35:55 +0000
commitea309be58803817d5659a55fe1ce2cf55fc4e047 (patch)
treefb72e3360d19c8a434e35f6f198ecb808d22da41
parent7f17de91703907e1299e39af72041c58ddf2645c (diff)
automatic import of ros-humble-swri-geometry-util
-rw-r--r--swri-geometry-util.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/swri-geometry-util.spec b/swri-geometry-util.spec
index 86ddd2e..0ff8102 100644
--- a/swri-geometry-util.spec
+++ b/swri-geometry-util.spec
@@ -48,8 +48,7 @@ mkdir -p .obj && cd .obj
%cmake3 \
-DCMAKE_INSTALL_PREFIX="/opt/ros/%{ros_distro}" \
-DAMENT_PREFIX_PATH="/opt/ros/%{ros_distro}" \
- -DCMAKE_PREFIX_PATH="/opt/ros/%{ros_distro}" \
- -DCMAKE_MODULE_PATH=".." \
+ -DCMAKE_PREFIX_PATH="/opt/ros/%{ros_distro};/usr" \
-UINCLUDE_INSTALL_DIR -ULIB_INSTALL_DIR -USYSCONF_INSTALL_DIR -USHARE_INSTALL_PREFIX -ULIB_SUFFIX \
-DSETUPTOOLS_DEB_LAYOUT=OFF \
-DBUILD_TESTING=OFF -DTESTING=OFF -DCMAKE_SUPPRESS_REGENERATION=ON \