diff options
author | Tim Rozet <trozet@redhat.com> | 2015-10-16 17:13:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-10-16 17:13:37 +0000 |
commit | 24e05320bd6be675c0043f659d988c751f34f302 (patch) | |
tree | a14c9c083498095f1261bfad0db5b726315cf2d1 /build/Makefile | |
parent | b27ac55a3a9c60924f49aee4e3171d529e18ef33 (diff) | |
parent | b85921456409bab0f4fa2d4ba5ac74eb3cd2721a (diff) |
Merge "updates to the instack VM"
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/Makefile b/build/Makefile index 38099089..c2ceea95 100644 --- a/build/Makefile +++ b/build/Makefile @@ -132,8 +132,6 @@ instack-clean: rm -f baremetalbrbm_1.xml rm -f instack.xml rm -f instack.qcow2 - rm -rf stack - .PHONY: iso iso: build-clean instack.qcow2 rpm $(ISOCACHE) |