Remove unnecessary build macro to fix slow builds.
[vpp.git] / 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