~ken-vandine/gwibber/natty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Ken VanDine
  • Date: 2011-06-03 01:13:13 UTC
  • Revision ID: ken.vandine@canonical.com-20110603011313-kc77zxgmglii2t78
Tags: 3.1.0-0ubuntu1
releasing version 3.1.0-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
 
 
3
 
DEB_PYTHON_SYSTEM=pycentral
4
 
 
5
 
include /usr/share/cdbs/1/rules/simple-patchsys.mk
6
 
include /usr/share/cdbs/1/rules/debhelper.mk
7
 
include /usr/share/cdbs/1/class/python-distutils.mk
 
2
# -*- makefile -*-
 
3
#
 
4
# Uncomment this to turn on verbose mode.
 
5
#export DH_VERBOSE=1
 
6
 
 
7
%:
 
8
        dh $@