From d7cae590a69b8167d348fa5fcdda527fb5c312e7 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 27 Aug 2004 17:31:48 +0000 Subject: [PATCH] Why ant can't just fucking preserve the existing file permissions I have no goddamned idea. Instead we have to tell it what to permission how. Yay! git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3102 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 1f91f067c..453df67ef 100644 --- a/build.xml +++ b/build.xml @@ -214,9 +214,22 @@ - + + + + + + + + + + + + + + + +