diff options
-rw-r--r-- | build-root/rpm/vpp.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build-root/rpm/vpp.spec b/build-root/rpm/vpp.spec index c3c0d927b10..b63d3e17aed 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 |