Ignore:
Timestamp:
2007-11-22T17:21:30+01:00 (17 years ago)
Author:
hakan
Message:

Really fixed the install target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/lakewalker/build.xml

    r5693 r5696  
    5959  <target name="install" depends="dist">
    6060    <copy file="${plugin.jar}" todir="${josm.plugins.dir}"/>
    61     <copy todir="${user.home}/Application Data/JOSM/plugins/Lakewalker">
     61    <copy todir="${josm.plugins.dir}/Lakewalker">
    6262      <fileset dir="Lakewalker">
    6363        <filename name = "*.py"/>
Note: See TracChangeset for help on using the changeset viewer.