diff options
author | Stefan K. Berg <stefan.k.berg@ericsson.com> | 2016-01-27 12:38:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-27 12:38:42 +0000 |
commit | 0cc989a2376c6f9c8171a556c7fa7869f4635dc6 (patch) | |
tree | da3af916cf230e86589572d44324930be70db4a6 /build/Makefile | |
parent | b4cc8935a0b22c4104cbeec027a7325afff9b3ae (diff) | |
parent | 567c751216af815920caa7a495822aa902a3aa0a (diff) |
Merge "Revert "Fix build failure in fuel base & qemu""
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile index f77a14538..3d7dd634d 100644 --- a/build/Makefile +++ b/build/Makefile @@ -110,7 +110,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 |