Changeset 5155 in osm


Ignore:
Timestamp:
2007-10-24T20:44:41+02:00 (17 years ago)
Author:
joerg
Message:

josm/plugins/build.xml: dist directory may not be deleted, because otherwise you loose the svn information

File:
1 edited

Legend:

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

    r5153 r5155  
    7878    <ant        dir="surveyor"          antfile="build.xml"     target="clean"/>
    7979    <ant        dir="livegps"           antfile="build.xml"     target="clean"/>
    80 
    81     <delete dir="dist" />
    8280  </target>
    8381
Note: See TracChangeset for help on using the changeset viewer.