Remove unnecessary build macro to fix slow builds.

JIRA: VPP-588

Change-Id: I05bcba3158edb4aee12ead82a30c611fddd29352
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
This commit is contained in:
Thomas F Herbert
2017-01-11 08:55:31 -05:00
parent 10db26f7bf
commit a48ad28256

View 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