~evfool/update-manager/fix820126

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Michael Vogt
  • Date: 2011-07-21 13:27:17 UTC
  • Revision ID: michael.vogt@ubuntu.com-20110721132717-mkzebq1hi9nb8k5l
debian/rules: clean build tree too

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
%:
9
9
        dh $@ --with-python2
10
10
 
 
11
override_dh_auto_clean:
 
12
        dh_auto_clean
 
13
        rm -rf ./build
 
14
 
11
15
binary: binary-arch binary-indep
12
16
binary-indep:
13
17
        dh $@