Changeset 5229 in osm
- Timestamp:
- 2007-10-29T21:09:17+01:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/nsis/josm-setup-unix.sh
r5214 r5229 2 2 3 3 # Creates an josm-setup-xy.exe File 4 # 4 5 # for working on a debian-unix system install the nsis package with 5 6 # apt-get install nsis … … 48 49 # (an exe file makes attaching to file extensions a lot easier) 49 50 # launch4j - http://launch4j.sourceforge.net/ 51 # delete old exe file first 50 52 rm josm.exe 51 53 $LAUNCH4J ./launch4j.xml
Note:
See TracChangeset
for help on using the changeset viewer.