File: rules

package info (click to toggle)
pygooglechart 0.4.0%2Bgit20140622-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 364 kB
  • ctags: 300
  • sloc: python: 1,501; makefile: 130; sh: 5
file content (13 lines) | stat: -rwxr-xr-x 238 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh  --with python2  $@

override_dh_installexamples:
	dh_installexamples	examples/* test

override_dh_compress:
	dh_compress		-X.py