diff options
author | CoprDistGit <infra@openeuler.org> | 2025-07-04 09:15:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-07-04 09:15:17 +0000 |
commit | f69be1001554b6d26ddaccdd4680dd049184105c (patch) | |
tree | 3bfce3f14d2e34dbf31111770414fb7c145a0200 | |
parent | 253ad94d1122b1c938d91a47c476cc97af088ebb (diff) |
automatic import of ros-humble-proxsuiteopeneuler24.03_LTS
-rw-r--r-- | proxsuite.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proxsuite.spec b/proxsuite.spec index 5ad7e15..a724e5a 100644 --- a/proxsuite.spec +++ b/proxsuite.spec @@ -4,7 +4,7 @@ %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') %global __provides_exclude_from ^/opt/ros/%{ros_distro}/.*$ %global __requires_exclude_from ^/opt/ros/%{ros_distro}/.*$ - +%global debug_package %{nil} %define RosPkgName proxsuite %define ros_distro humble %define with_tests 0 |