~ubuntu-branches/debian/squeeze/bzr-builddeb/squeeze

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2010-01-18 19:15:26 UTC
  • mfrom: (5.1.5 karmic)
  • Revision ID: james.westby@ubuntu.com-20100118191526-fzyw0n60z6vrhhhn
Tags: 2.2
* Upload to unstable.
* Bump standards version to 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
        touch install-all-stamp
47
47
 
48
48
install-python%: install-all-stamp
49
 
        python$* setup.py install \
50
 
                --root=$(CURDIR)/debian/bzr-builddeb --install-layout=deb \
51
 
                --no-compile
 
49
        python$* setup.py install --root=$(CURDIR)/debian/bzr-builddeb --no-compile --install-layout=deb
52
50
 
53
51
binary-indep: build install
54
52
        dh_testdir