From 9f260039f3a6ccfceece40cf76d133ff0cd50163 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 7 Jul 2019 17:27:46 +0200 Subject: [PATCH] Add missing test BR Signed-off-by: Igor Gnatenko --- rust-roff.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rust-roff.spec b/rust-roff.spec index f3641e1..868ea27 100644 --- a/rust-roff.spec +++ b/rust-roff.spec @@ -61,6 +61,9 @@ which use "default" feature of "%{crate}" crate. %generate_buildrequires %cargo_generate_buildrequires +%if %{with check} +echo '/usr/bin/troff' +%endif %build %cargo_build