WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Readd pristine-% rules that went MIA.

# HG changeset patch
# User vh249@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 79d52bd557cf3625f7ba078e515d9171ff57552d
# Parent  35ccaeaffeb77a68ed157c289fc1014cb394c8be

Readd pristine-% rules that went MIA.

Signed-off-by: Vincent Hanquez <vincent@xxxxxxxxxxxxx>

diff -r 35ccaeaffeb7 -r 79d52bd557cf buildconfigs/Rules.mk
--- a/buildconfigs/Rules.mk     Wed Jul 13 12:58:41 2005
+++ b/buildconfigs/Rules.mk     Wed Jul 13 13:45:41 2005
@@ -50,6 +50,9 @@
 else
 OS_VER = $(NETBSD_VER)
 endif
+
+pristine-%: pristine-%/.valid-pristine
+       @true
 
 pristine-%/.valid-pristine: %.tar.bz2
        rm -rf tmp-pristine-$* $(@D)

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Readd pristine-% rules that went MIA., Xen patchbot -unstable <=