From 0a35e64026402a672af343427bf591142babb6be Mon Sep 17 00:00:00 2001 From: Ruijing Guo Date: Thu, 7 Jan 2016 05:17:37 +0000 Subject: Fix build failure in fuel base & qemu Change-Id: I4a6cc047011547402641619a5683af3d24c057ee Signed-off-by: Ruijing Guo --- build/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'build/Makefile') diff --git a/build/Makefile b/build/Makefile index 542269617..d58f3ad76 100644 --- a/build/Makefile +++ b/build/Makefile @@ -94,6 +94,7 @@ $(ISOCACHE): # Need to replace the old Docker v. 1.5.0 with a later version to be # able to access the Docker remote repository! cd /tmp/fuel-main && patch -p0 < $(TOPDIR)/fuel-main_docker_version.patch + cd /tmp/fuel-main && patch -p0 < $(TOPDIR)/fuel-main_docker_dns.patch # cd /tmp/fuel-main && ./prepare-build-env.sh cd /tmp/fuel-main && make repos -- cgit 1.2.3-korg