From 8383c95e26d0e8036a75075c9ff20f1696268b05 Mon Sep 17 00:00:00 2001 From: "Stefan K. Berg" Date: Mon, 18 Jan 2016 14:42:06 +0100 Subject: Revert "Fix build failure in fuel base & qemu" This reverts commit 0a35e64026402a672af343427bf591142babb6be. (cherry picked from commit 567c751216af815920caa7a495822aa902a3aa0a) Change-Id: I7cf4a9f980ea74bcc8d3fe95a369e055b479e2f7 --- build/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'build/Makefile') diff --git a/build/Makefile b/build/Makefile index 6c61714da..d7242ed32 100644 --- a/build/Makefile +++ b/build/Makefile @@ -112,7 +112,6 @@ $(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 -f -p0 < $(TOPDIR)/fuel-main_docker_version.patch - # cd /tmp/fuel-main && patch -f -p0 < $(TOPDIR)/fuel-main_docker_dns.patch # cd /tmp/fuel-main && ./prepare-build-env.sh # Verify that Docker is alive -- cgit 1.2.3-korg