Changeset 12639 in osm for applications/editors/josm


Ignore:
Timestamp:
2008-12-28T18:51:41+01:00 (16 years ago)
Author:
joerg
Message:

remove old debian/files on clean target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/debian/rules

    r12474 r12639  
    1111
    1212
    13 build: build-stamp
    14 build-stamp:
     13build: build-stamp 
     14build-stamp: clean
    1515        dh_testdir
    1616
     
    2525        rm -f build-stamp
    2626        rm -f dist/*.jar
     27        rm -f debian/files
    2728
    2829        # Add here commands to clean up after the build process.
Note: See TracChangeset for help on using the changeset viewer.