Commit 8f83dfdc authored by Derek DeMoro's avatar Derek DeMoro Committed by derek

update for release

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2661 b35dd754-fafc-0310-a699-88a17e54d16e
parent ca8e0205
<?xml version="1.0"?>
<!--
$RCSfile$
$Revision$
$RCSfile: build.xml,v $
$Revision: 1.113 $
$Date$
This software is published under the terms of the GNU Public License (GPL),
......@@ -642,6 +642,8 @@
<!-- Copy the license -->
<copy todir="${release.out.dir}" file="${license.file.path}/LICENSE.html"/>
<copy todir="${release.src.out.dir}" file="${license.file.path}/LICENSE.html"/>
<mkdir dir="${release.out.dir}/logs" />
<touch file="${release.out.dir}/logs/stderr.out" />
<!-- Copy docs -->
<copy todir="${release.out.dir}/documentation">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment