From 5afa050adf86fa0f9196d72365ec5061685e86dd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 28 Jul 2018 12:22:36 +0200 Subject: [PATCH] disable debugging Signed-off-by: Igor Gnatenko --- rust-cbindgen.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec index 5a3cba6..25d647a 100644 --- a/rust-cbindgen.spec +++ b/rust-cbindgen.spec @@ -1,6 +1,7 @@ # Generated by rust2rpm # Tests are run in infrastructure %bcond_with check +%global debug_package %{nil} %global crate cbindgen