/[projects]/miscJava/minecraft-plugins/economyplugin/build.xml
ViewVC logotype

Diff of /miscJava/minecraft-plugins/economyplugin/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1170 by torben, Fri Oct 15 12:34:50 2010 UTC revision 1171 by torben, Mon Oct 18 21:55:20 2010 UTC
# Line 30  Line 30 
30          </target>          </target>
31                    
32          <target name="deploy" depends="jar">          <target name="deploy" depends="jar">
33                  <copy file="${jarfile}" todir="../bin/plugins" />                  <copy file="${jarfile}" todir="/home/torben/minecraft_server/bin/plugins" />
34          </target>          </target>
35    
36  </project>  </project>

Legend:
Removed from v.1170  
changed lines
  Added in v.1171

  ViewVC Help
Powered by ViewVC 1.1.20