aboutsummaryrefslogtreecommitdiffstats
path: root/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile')
-rw-r--r--build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile
index 89af75b92..700a93c0d 100644
--- a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile
+++ b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile
@@ -37,7 +37,7 @@ release:.ovsbuild
@rm -rf fuel-plugin-ovs
sudo apt-get -y install build-essential ruby-dev rubygems-integration python-pip git rpm createrepo dpkg-dev
sudo pip install fuel-plugin-builder
- ./install_docker.sh
+ ../../docker/ubuntu-builder/install_docker.sh
git clone $(OVS_NSH_DPDK_REPO)
cd fuel-plugin-ovs; \
git checkout $(OVS_NSH_DPDK_BRANCH); \