~pkg-ime/ibus/debian-ibus-table

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: LI Daobing
  • Date: 2010-05-06 12:15:36 UTC
  • Revision ID: lidaobing@gmail.com-20100506121536-btjvisobyk638yfl
Tags: debian-1.2.0.20100111-2
debian/rules: remove config.log. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        dh_testroot
39
39
        rm -f build-stamp 
40
40
        [ ! -f Makefile ] || $(MAKE) distclean
41
 
        rm -f config.sub config.guess
 
41
        rm -f config.sub config.guess config.log
42
42
 
43
43
        dh_clean 
44
44