~ubuntu-branches/ubuntu/quantal/python-defaults/quantal

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-10-13 22:39:31 UTC
  • Revision ID: package-import@ubuntu.com-20111013223931-ba1f5vntbhjrfhgs
Tags: 2.7.2-7ubuntu4
* Build-depend on lsb-release.
* Ignore version check.

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
        dh_testdir
150
150
        dh_testroot
151
151
        dh_installdirs
152
 
        make check_versions
 
152
        -make check_versions
153
153
        DESTDIR=debian/python PREFIX=/usr make install-dev
154
154
        DESTDIR=debian/python-minimal PREFIX=/usr make install-runtime manpages
155
155
        # disabled by default, run manually if you want to update it