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:
@ -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
|
||||
|
Reference in New Issue
Block a user