summaryrefslogtreecommitdiffstats
path: root/build/f_isoroot/f_vsperfpluginbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'build/f_isoroot/f_vsperfpluginbuild/Makefile')
-rw-r--r--build/f_isoroot/f_vsperfpluginbuild/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/f_isoroot/f_vsperfpluginbuild/Makefile b/build/f_isoroot/f_vsperfpluginbuild/Makefile
index d713882fe..9bd236a8d 100644
--- a/build/f_isoroot/f_vsperfpluginbuild/Makefile
+++ b/build/f_isoroot/f_vsperfpluginbuild/Makefile
@@ -34,8 +34,6 @@ release:.vsperfbuild
.vsperfbuild:
@rm -rf vswitchperf
- sudo apt-get -y install build-essential ruby-dev rubygems-integration python-pip git rpm createrepo dpkg-dev
- sudo pip install fuel-plugin-builder
../../docker/ubuntu-builder/install_docker.sh
git clone $(VSPERF_REPO) vswitchperf
cd vswitchperf; \