From 7199dc414eb1f6913cde70ce8aa24e0bef66c9d4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 11 Jan 2018 23:04:31 +0100 Subject: [PATCH] bootstrap Signed-off-by: Igor Gnatenko --- rust-regex-syntax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-regex-syntax.spec b/rust-regex-syntax.spec index e26f2e5..961ca4f 100644 --- a/rust-regex-syntax.spec +++ b/rust-regex-syntax.spec @@ -1,6 +1,6 @@ # Generated by rust2rpm # regex-syntax -> quickcheck(dev) -> env_logger -> regex(opt) -> regex-syntax -%bcond_without check +%bcond_with check %global debug_package %{nil} %global crate regex-syntax