Changeset 16006 in josm for trunk/nodist/styles/potlatch2/build.xml
- Timestamp:
- 2020-03-03T02:12:44+01:00 (5 years ago)
- Location:
- trunk/nodist/styles
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/nodist/styles/potlatch2/build.xml
r4771 r16006 3 3 <!-- concatinate the files to one mapcss style file --> 4 4 <target name="assemble"> 5 <concat destfile="../../ styles/standard/potlatch2.mapcss">6 <header trimleading="yes">/* THIS FILE IS AUTO-GENERATED (SEE styles_nodist/potlatch2/README) */5 <concat destfile="../../../resources/styles/standard/potlatch2.mapcss"> 6 <header trimleading="yes">/* THIS FILE IS AUTO-GENERATED (SEE nodist/styles/potlatch2/README) */ 7 7 </header> 8 8 <filelist dir="." files="prelude.css"/>
Note:
See TracChangeset
for help on using the changeset viewer.