diff options
-rw-r--r-- | rosgpt.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rosgpt.spec b/rosgpt.spec index 8a212c5..9ded98c 100644 --- a/rosgpt.spec +++ b/rosgpt.spec @@ -1,6 +1,7 @@ %bcond_without tests %bcond_without weak_deps +%global debug_package %{nil} %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}/.*$ |