diff options
Diffstat (limited to 'nav2-system-tests.spec')
| -rw-r--r-- | nav2-system-tests.spec | 3 |
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') |
