~artfwo/indicator-cpufreq/trunk

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Артём Попов
  • Date: 2011-02-27 09:30:34 UTC
  • Revision ID: artfwo@gmail.com-20110227093034-wy5dh0r3xz2kti1o
Update packaging for 0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
DEB_PYTHON_SYSTEM := pysupport
3
3
 
4
 
 
5
4
include /usr/share/cdbs/1/rules/debhelper.mk
6
5
include /usr/share/cdbs/1/class/python-distutils.mk
7
6
# langpack.mk is relevant on Ubuntu only, not Debian; it does not matter if it's missing