diff options
-rw-r--r-- | ndt-omp.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ndt-omp.spec b/ndt-omp.spec index f939745..b8f9a55 100644 --- a/ndt-omp.spec +++ b/ndt-omp.spec @@ -4,6 +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 ndt-omp %define ros_distro humble |