Commit 85709bba authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Renamed debian build target to match others.


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9623 b35dd754-fafc-0310-a699-88a17e54d16e
parent db420076
...@@ -1642,7 +1642,7 @@ ...@@ -1642,7 +1642,7 @@
<format property="debian.builddate" pattern="EEE, dd MMM yyyy HH:mm:ss Z" locale="en"/> <format property="debian.builddate" pattern="EEE, dd MMM yyyy HH:mm:ss Z" locale="en"/>
</tstamp> </tstamp>
<target name="installer-debian" depends="dist.src" description="Creates a Debian package"> <target name="installer.debian" depends="dist.src" description="Creates a Debian package">
<!-- Copy the sources to some place to work --> <!-- Copy the sources to some place to work -->
<copy todir="${debian.work.dir}"> <copy todir="${debian.work.dir}">
<fileset dir="${release.src.out.dir}"> <fileset dir="${release.src.out.dir}">
......
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