~launchpad-results/launchpad-results/trunk

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Marc Tardif
  • Date: 2011-11-22 20:30:35 UTC
  • Revision ID: marc.tardif@canonical.com-20111122203035-gf3yiv7iqwgwbss0
Fixed login for user created from submission and incorrect CAPTURE devices.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
                PYTHON_BUILD_ARGS="--build-base='$(CURDIR)/$(DEB_BUILDDIR)/build'"
31
31
        touch $@
32
32
 
 
33
build-doc: build-doc-stamp
 
34
 
 
35
build-doc-stamp:
 
36
        dh_testdir
 
37
        $(MAKE) -C doc html
 
38
        touch $@
 
39
 
33
40
clean:
34
41
        dh_testdir
35
42
        dh_testroot
36
 
        $(RM) build-ext-* build-stamp configure-stamp
 
43
        $(RM) build-ext-* build-doc-stamp build-stamp configure-stamp
37
44
        $(MAKE) clean
38
45
        dh_clean
39
46
        debconf-updatepo