summaryrefslogtreecommitdiff
path: root/nav2-system-tests.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-04-06 17:10:55 +0000
committerCoprDistGit <infra@openeuler.org>2026-04-06 17:10:55 +0000
commitf5f4c86cd67af0c022d646e955011e39af803c97 (patch)
tree2545171306eeb724ba7dc0cf32d509d62b212f5a /nav2-system-tests.spec
parent18c34b6740cc0a59a6245c9bf22b4f174160137e (diff)
automatic import of nav2-system-testsopeneuler24.03_LTS
Diffstat (limited to 'nav2-system-tests.spec')
-rw-r--r--nav2-system-tests.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/nav2-system-tests.spec b/nav2-system-tests.spec
index 2a3d482..2529d9d 100644
--- a/nav2-system-tests.spec
+++ b/nav2-system-tests.spec
@@ -1,6 +1,9 @@
%bcond_with tests
%bcond_without weak_deps
+# No binary artifacts when tests are disabled, so no debuginfo
+%global debug_package %{nil}
+
%define ros_distro humble
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')