From e28412f7be0f5da1b9a155a7813efb52fd698aa4 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sat, 3 Sep 2016 11:24:12 -0700 Subject: [PATCH] strip check_coverage (no need to ship this) --- os-autoinst.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/os-autoinst.spec b/os-autoinst.spec index b9965ab..05afafd 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -126,6 +126,7 @@ make INSTALLDIRS=vendor %{?_smp_mflags} # only internal stuff rm %{buildroot}%{_libexecdir}/os-autoinst/tools/tidy rm -r %{buildroot}%{_libexecdir}/os-autoinst/tools/lib/perlcritic +rm rm %{buildroot}%{_libexecdir}/os-autoinst/tools/check_coverage # we don't really need to ship this in the package, usually the web UI # is much better for needle editing rm %{buildroot}%{_libexecdir}/os-autoinst/crop.py*