From b4678f4471c95ec85cc6ee4969bdc6222bc1197e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 14 Jan 2018 01:53:58 +0100 Subject: [PATCH] remove pointless %configure option Signed-off-by: Igor Gnatenko --- fish.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish.spec b/fish.spec index df34d90..662f72a 100644 --- a/fish.spec +++ b/fish.spec @@ -59,7 +59,7 @@ for f in $(find share/tools -type f -name '*.py'); do done %build -%configure --docdir=%{_pkgdocdir} --without-included-pcre2 --disable-silent-rules +%configure --docdir=%{_pkgdocdir} --without-included-pcre2 %make_build all fish_tests %install