aboutsummaryrefslogtreecommitdiffstats
path: root/build/f_isoroot/f_kvm-pluginbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'build/f_isoroot/f_kvm-pluginbuild/Makefile')
-rw-r--r--build/f_isoroot/f_kvm-pluginbuild/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/f_isoroot/f_kvm-pluginbuild/Makefile b/build/f_isoroot/f_kvm-pluginbuild/Makefile
index 4b68475f2..ba2fd0be0 100644
--- a/build/f_isoroot/f_kvm-pluginbuild/Makefile
+++ b/build/f_isoroot/f_kvm-pluginbuild/Makefile
@@ -35,8 +35,6 @@ release:.kvmbuild
.kvmbuild:
# fix me
@sudo rm -rf kvmfornfv
- 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 $(KVMFORNFV_REPO)
cd kvmfornfv; \