~ubuntu-branches/debian/wheezy/apt-dater/wheezy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2011-08-26 21:25:41 UTC
  • Revision ID: james.westby@ubuntu.com-20110826212541-j5p2l0y1xgtwcb0e
Tags: 0.8.5-3
* Use again apt-get as default package manager.
  Closes: #635048
* Add missing build-arch and build-indep target.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
        --enable-debug
18
18
 
19
19
build: build-stamp
 
20
 
20
21
build-stamp: config.status
21
22
        dh_testdir
22
23
        (cd src && $(MAKE))
23
24
        touch build-stamp
24
25
 
 
26
build-arch: build
 
27
 
 
28
build-indep: build
 
29
 
25
30
clean:
26
31
        dh_testdir
27
32
        dh_testroot