~grissi/skype-wrapper/wrapper-old

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Christian Rupp
  • Date: 2012-09-01 11:17:56 UTC
  • Revision ID: christian@r-k-r.de-20120901111756-67rx12ikixzyrco6
Added first line of text

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
DEB_PYTHON_SYSTEM=pysupport
 
4
 
 
5
include /usr/share/cdbs/1/rules/debhelper.mk
 
6
include /usr/share/cdbs/1/class/python-distutils.mk
 
7
 
 
8
# Add here any variable or target overrides you need.