Commit 5f045a96 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Reverting until I have time to make this work nicely. =)


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10818 b35dd754-fafc-0310-a699-88a17e54d16e
parent a4d0bcbd
...@@ -1633,7 +1633,7 @@ ...@@ -1633,7 +1633,7 @@
<property name="target.osx" value="${work.dir}/osx" /> <property name="target.osx" value="${work.dir}/osx" />
<property name="mac.pkg.dir" value="${target.osx}/macpkg"/> <property name="mac.pkg.dir" value="${target.osx}/macpkg"/>
<property name="mac.dmg.dir" value="${target.osx}/Openfire"/> <property name="mac.dmg.dir" value="${target.osx}/Openfire"/>
<property name="mac.dmg.file" value="${release.dest.dir}/${release.fullname}.dmg"/> <property name="mac.dmg.file" value="${release.dest.dir}/openfire.dmg"/>
<property name="mac.template" value="${target.osx}/template"/> <property name="mac.template" value="${target.osx}/template"/>
<property name="mac.prefpane.build" value="${target.osx}/prefPane"/> <property name="mac.prefpane.build" value="${target.osx}/prefPane"/>
......
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