From: Christian Geisert Date: Tue, 10 Dec 2002 15:01:38 +0000 (+0000) Subject: Fixed executable permission for shellscripts in tar.gz archives X-Git-Tag: fop-0_20_5rc~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=77a164d40d907727eb9eb6b32a8d92678ecafffc;p=xmlgraphics-fop.git 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 --- 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 - - - + + + + + + + + +