aboutsummaryrefslogtreecommitdiffstats
path: root/build-root
diff options
context:
space:
mode:
authorThomas F Herbert <therbert@redhat.com>2017-01-11 08:55:31 -0500
committerThomas F Herbert <therbert@redhat.com>2017-01-11 17:13:18 -0500
commita48ad28256d0bc0de8a64f4b04f86fde39248d67 (patch)
tree363491c223079dc8a86dc5d5d173f85e9cd9e9a3 /build-root
parent10db26f7bfed97022734fb808bd56532fdda48c5 (diff)
Remove unnecessary build macro to fix slow builds.
JIRA: VPP-588 Change-Id: I05bcba3158edb4aee12ead82a30c611fddd29352 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
Diffstat (limited to 'build-root')
-rw-r--r--build-root/rpm/vpp.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/build-root/rpm/vpp.spec b/build-root/rpm/vpp.spec
index c3c0d927..b63d3e17 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