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

[Xen-changelog] Create .hgskip files instead of .bk_skip files.



# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID b5e3b99075c6ab3b19a3bfa48a9b86016885fb81
# Parent  8a8b8087b08354f0bdfb27f88dd18e3f98ea658a

Create .hgskip files instead of .bk_skip files.
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r 8a8b8087b083 -r b5e3b99075c6 buildconfigs/Rules.mk
--- a/buildconfigs/Rules.mk     Tue Jul 12 09:22:45 2005
+++ b/buildconfigs/Rules.mk     Tue Jul 12 09:38:02 2005
@@ -54,11 +54,11 @@
 pristine-%/.valid-pristine: %.tar.bz2
        rm -rf tmp-pristine-$* $(@D)
        mkdir -p tmp-pristine-$*
-       touch tmp-pristine-$*/.bk_skip
        tar -C tmp-pristine-$* -jxf $<
        -@rm tmp-pristine-$*/pax_global_header
        mv tmp-pristine-$*/* $(@D)
        @rm -rf tmp-pristine-$*
+       touch $(@D)/.hgskip
        touch $@ # update timestamp to avoid rebuild
 
 PATCHDIRS := $(wildcard patches/*-*)

_______________________________________________
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®.