From 231b169a8aadba4c50d7ba790cd65beb2e580707 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Wed, 27 Feb 2008 21:01:15 +0300 Subject: [PATCH] two phase build --- python/build/release.xml | 15 ++++++-------- python/build/release_bootstrap.xml | 33 ++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 python/build/release_bootstrap.xml diff --git a/python/build/release.xml b/python/build/release.xml index 2a3879bb8b1c..24532831c74b 100644 --- a/python/build/release.xml +++ b/python/build/release.xml @@ -5,20 +5,17 @@ - + - - - - - - - + + + + @@ -121,7 +118,7 @@ - + diff --git a/python/build/release_bootstrap.xml b/python/build/release_bootstrap.xml new file mode 100644 index 000000000000..daf770b0683e --- /dev/null +++ b/python/build/release_bootstrap.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +