~ubuntu-branches/ubuntu/trusty/python-selenium/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Sascha Girrulat
  • Date: 2011-07-30 20:42:23 UTC
  • Revision ID: james.westby@ubuntu.com-20110730204223-irvbi9hq77mlrqja
Tags: 2.2.0-1
* source package automatically created by stdeb 0.6.0+git
* [120bd06] debianized (Closes: #626535)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
# This file was automatically generated by stdeb 0.6.0+git at
 
4
# Thu, 28 Jul 2011 18:28:20 +0200
 
5
 
 
6
%:
 
7
        dh $@ --with python2 --buildsystem=python_distutils
 
8
 
 
9