From fea604df16c2b57b347ddbb50c436022f2d97a0b Mon Sep 17 00:00:00 2001 From: Antonio Cunei Date: Wed, 18 May 2011 16:05:36 +0000 Subject: Small change to keep WinZip happy. Apparently some Windows tools are able to detect the fact that the .tgz is really a .gz archive of one file, which originally did not have the .tar suffix. That is pretty unusual, since even "gz -l" will list the .tar suffix. In any event, this small change should make everyone happy. --- src/build/pack.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/build/pack.xml b/src/build/pack.xml index 123fd0b8fe..5fbb33bca0 100644 --- a/src/build/pack.xml +++ b/src/build/pack.xml @@ -21,12 +21,13 @@ MAIN DISTRIBUTION PACKAGING - - + + @@ -46,11 +47,12 @@ MAIN DISTRIBUTION PACKAGING - - + + @@ -63,7 +65,7 @@ MAIN DISTRIBUTION PACKAGING - @@ -78,10 +80,11 @@ MAIN DISTRIBUTION PACKAGING - + + - + -- cgit v1.2.3