~ubuntu-branches/ubuntu/gutsy/qps/gutsy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2007-05-26 15:32:11 UTC
  • Revision ID: james.westby@ubuntu.com-20070526153211-kcw92qau0rstg47t
Tags: 1.9.18.6-2.1
* Non-maintainer upload to fix FTBFS.
* Delete the .moc, .obj and .ui directories on clean (closes: #422204).
  Thanks, Steve Langasek!

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
        rm -f build-stamp
33
33
        #rm -f proc.cpp
34
34
        [ ! -f Makefile ] || { $(MAKE) distclean && rm -f Makefile; }
 
35
        rm -rf .moc .obj .ui
35
36
        dh_clean proc.cpp
36
37
 
37
38
install: build