File: rules

package info (click to toggle)
kapidox 5.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,620 kB
  • ctags: 356
  • sloc: python: 1,686; xml: 182; sh: 171; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with python2 --buildsystem=python_distutils

override_dh_auto_clean:
	-dh_auto-clean -O--buildsystem=python_distutils