From 77a164d40d907727eb9eb6b32a8d92678ecafffc Mon Sep 17 00:00:00 2001 From: Christian Geisert Date: Tue, 10 Dec 2002 15:01:38 +0000 Subject: [PATCH] Fixed executable permission for shellscripts in tar.gz archives git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195760 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index c177e00cf..bfa1de0b5 100644 --- a/build.xml +++ b/build.xml @@ -700,13 +700,17 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - - + + + + + + + + - @@ -721,9 +725,15 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - - + + + + + + + + + -- 2.39.5