Changeset 316


Ignore:
Timestamp:
08/06/09 05:35:41 (3 years ago)
Author:
marc
Message:

Fix lintian

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/release/0.2/debian/rules

    r312 r316  
    3131 
    3232        # Add here commands to clean up after the build process. 
    33         -$(MAKE) clean 
     33        $(MAKE) clean 
    3434 
    3535        -rm -f debian/files 
  • trunk/debian/rules

    r309 r316  
    3232 
    3333        # Add here commands to clean up after the build process. 
    34         -$(MAKE) clean 
     34        $(MAKE) clean 
    3535 
    3636        -rm -f debian/files 
Note: See TracChangeset for help on using the changeset viewer.