~opensource-subakutty/ssh-askpass-keyring/ssh-askpass-keyring-0.2

« back to all changes in this revision

Viewing changes to packaging/debian/rules

  • Committer: Brandon Williams
  • Date: 2009-01-29 03:04:16 UTC
  • Revision ID: opensource@subakutty.net-20090129030416-p46kas3ighebje8v
add ubuntu packaging support

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
DEB_PYTHON_SYSTEM=pycentral
 
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.