~ubuntu-branches/ubuntu/saucy/tickcount/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2009-12-14 14:05:22 UTC
  • Revision ID: james.westby@ubuntu.com-20091214140522-mkv9bjvoq878622f
Tags: 0.1-0ubuntu5
* test_tickcount.py: Fix testsuite so it doesnt fail when run.
* debian/rules: Enable testsuite.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
include /usr/share/cdbs/1/rules/debhelper.mk
6
6
include /usr/share/cdbs/1/class/python-distutils.mk
7
7
 
8
 
common-post-build-indep::       
9
 
        PYTHONPATH=lib ./test_all.py
 
8
binary-install/python-tickcount::
 
9
        PYTHONPATH=$(cdbs_python_destdir)/usr/lib/pyshared/python$(cdbs_python_current_version) python test_tickcount.py