From ab93cdef98a4f6edaea6394c2f254e1d7b2852c4 Mon Sep 17 00:00:00 2001 From: mj Date: Tue, 29 Jan 2002 21:56:08 +0000 Subject: [PATCH] First release. Works for compiling. Permission not included because ant lacks task to set file ownership, yet. It can only set the permissions of a file and this is definately not enough for us. --- build.xml-new | 208 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100755 build.xml-new diff --git a/build.xml-new b/build.xml-new new file mode 100755 index 00000000..6dd605e6 --- /dev/null +++ b/build.xml-new @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Now you should call perms.sh(-dist) in order to set + the permissions of your installed files to a meaningful + value. + Have fun with Mir! + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0