~ubuntu-branches/ubuntu/trusty/mirage/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-12-11 01:52:27 UTC
  • Revision ID: james.westby@ubuntu.com-20101211015227-46jsrvwujz4kdrxj
Tags: 0.9.5.1-1ubuntu2
Hard-coding of the python version still needed.  Some people
didn't like XS-Python-Version: current.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
include /usr/share/cdbs/1/class/python-distutils.mk
8
8
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
9
9
 
10
 
PYTHONVER = 2.5
 
10
PYTHONVER = 2.7
11
11
DEB_CONFIGURE_EXTRA_FLAGS := --no-compile --prefix $(DEB_DESTDIR)/usr --install-layout=deb
12
12
 
13
13
binary-install/mirage::