~noskcaj/ubuntu/trusty/python-scrypt/ftbfs

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Micah Anderson
  • Date: 2013-07-04 12:03:29 UTC
  • Revision ID: package-import@ubuntu.com-20130704120329-u9spyj33xrnv4l0e
Tags: 0.6.1-2
Add missing license information for embedded scrypt

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
%:
 
4
        dh $@ --with python2 --buildsystem=python_distutils
 
5
 
 
6