[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] ipxe: remove tarball on clean



# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1325784064 0
# Node ID 26e1cf6d888655019a2c4024fb53d9ba25d4f9c5
# Parent  ff0685e8419bc54b631f017c63a983362363c87a
ipxe: remove tarball on clean

This prevents us picking up a stale tarball when the tag changes.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---


diff -r ff0685e8419b -r 26e1cf6d8886 tools/firmware/etherboot/Makefile
--- a/tools/firmware/etherboot/Makefile Tue Jan 03 13:11:46 2012 +0100
+++ b/tools/firmware/etherboot/Makefile Thu Jan 05 17:21:04 2012 +0000
@@ -56,7 +56,7 @@
 
 .PHONY: clean
 clean:
-       rm -rf $D $D.git *~ eb-roms.h _$T
+       rm -rf $D $D.git *~ eb-roms.h _$T $T
 
 .PHONY: distclean
 distclean: clean

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.