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

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

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

revision 1166 by torben, Fri Oct 15 12:34:50 2010 UTC revision 1167 by torben, Sat Oct 16 13:54:50 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.1166  
changed lines
  Added in v.1167

  ViewVC Help
Powered by ViewVC 1.1.20