Remove unnecessary build macro to fix slow builds. 50/4650/1
authorThomas F Herbert <therbert@redhat.com>
Wed, 11 Jan 2017 13:55:31 +0000 (08:55 -0500)
committerThomas F Herbert <therbert@redhat.com>
Wed, 11 Jan 2017 22:13:18 +0000 (17:13 -0500)
JIRA: VPP-588

Change-Id: I05bcba3158edb4aee12ead82a30c611fddd29352
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
build-root/rpm/vpp.spec

index c3c0d92..b63d3e1 100644 (file)
@@ -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