|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] new linux kernel tar use extended pax headers. remove th
ChangeSet 1.1720, 2005/06/18 12:57:46+01:00, vh249@xxxxxxxxxxxxxxxxxxxxxx
new linux kernel tar use extended pax headers. remove the file wrongly
created by older version of tar which make the build fail.
Signed-off-by: Vincent Hanquez <vincent@xxxxxxxxxxxxx>
Rules.mk | 1 +
1 files changed, 1 insertion(+)
diff -Nru a/buildconfigs/Rules.mk b/buildconfigs/Rules.mk
--- a/buildconfigs/Rules.mk 2005-06-19 14:06:21 -04:00
+++ b/buildconfigs/Rules.mk 2005-06-19 14:06:21 -04:00
@@ -57,6 +57,7 @@
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 $@ # update timestamp to avoid rebuild
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] new linux kernel tar use extended pax headers. remove the file wrongly,
BitKeeper Bot <=
|
|
|
|
|