From 9cc1f88ad45969dec69b8075b1b1d8a795b94202 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Thu, 9 Aug 2012 13:25:18 +0200 Subject: Allow skipping the xz archives Using 'ant -Darchives.skipxz=true' --- src/build/pack.xml | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) (limited to 'src/build') diff --git a/src/build/pack.xml b/src/build/pack.xml index 564d290967..1735b93f3f 100644 --- a/src/build/pack.xml +++ b/src/build/pack.xml @@ -29,10 +29,15 @@ MAIN DISTRIBUTION PACKAGING - - - - + + + + + + + + + @@ -54,10 +59,15 @@ MAIN DISTRIBUTION PACKAGING - - - - + + + + + + + + + @@ -84,10 +94,15 @@ MAIN DISTRIBUTION PACKAGING - - - - + + + + + + + + + -- cgit v1.2.3