~jsjgruber/lernid/lernid.dh_python2

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: John S Gruber
  • Date: 2011-07-06 20:41:17 UTC
  • Revision ID: johnsgruber@gmail.com-20110706204117-ses4fejbb2a1pec4
Convert build from pycentral to dh_python2 (Thanks Mat Scales)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
DEB_PYTHON_SYSTEM := pycentral
 
3
DEB_PYTHON2_MODULE_PACKAGES = lernid
4
4
 
5
5
include /usr/share/cdbs/1/rules/debhelper.mk
6
6
include /usr/share/cdbs/1/class/python-distutils.mk