~ubuntu-branches/ubuntu/saucy/pyx/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-02-02 02:18:39 UTC
  • Revision ID: james.westby@ubuntu.com-20100202021839-io1elmikbdi1nkxk
Tags: 0.10-1ubuntu3
Build-depend on python-old-doctools instead of python2.5-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
doc:
13
13
        make -C faq pdf
14
 
        # FIXME: the manual uses mkhowto which is not in python2.6
15
 
        PYTHON_VERSION=2.5 make -C manual pdf
 
14
        make -C manual pdf
16
15
 
17
16
override_dh_auto_clean:
18
17
        make -C faq clean