From: Thomas F Herbert Date: Wed, 11 Jan 2017 13:55:31 +0000 (-0500) Subject: Remove unnecessary build macro to fix slow builds. X-Git-Tag: v17.04-rc1~386 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a48ad28256d0bc0de8a64f4b04f86fde39248d67;p=vpp.git Remove unnecessary build macro to fix slow builds. JIRA: VPP-588 Change-Id: I05bcba3158edb4aee12ead82a30c611fddd29352 Signed-off-by: Thomas F Herbert --- diff --git a/build-root/rpm/vpp.spec b/build-root/rpm/vpp.spec index c3c0d927b10..b63d3e17aed 100644 --- a/build-root/rpm/vpp.spec +++ b/build-root/rpm/vpp.spec @@ -98,10 +98,6 @@ This package contains the python bindings for the vpp api %prep %setup -q -n %{name}-%{_version} -%build -make bootstrap -make build-release - %pre # Add the vpp group groupadd -f -r vpp