From ae9ad310b2ddb91529214d0cc58ccf3ad3f0470a Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Aug 03 2018 22:59:12 +0000 Subject: pcp.spec: Fix the _with_dstat reference in the %configure command. --- diff --git a/pcp.spec b/pcp.spec index fdf87b2..05987d0 100644 --- a/pcp.spec +++ b/pcp.spec @@ -2194,7 +2194,7 @@ updated policy package. %if !%{disable_python2} && 0%{?default_python} != 3 export PYTHON=python%{?default_python} %endif -%configure %{?_with_initd} %{?_with_doc} %{_with_dstat} %{?_with_ib} %{?_with_papi} %{?_with_perfevent} %{?_with_bcc} %{?_with_json} %{?_with_snmp} %{?_with_nutcracker} %{?_with_webapps} +%configure %{?_with_initd} %{?_with_doc} %{?_with_dstat} %{?_with_ib} %{?_with_papi} %{?_with_perfevent} %{?_with_bcc} %{?_with_json} %{?_with_snmp} %{?_with_nutcracker} %{?_with_webapps} make %{?_smp_mflags} default_pcp %install