File: rules

package info (click to toggle)
driconf 0.9.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 704 kB
  • ctags: 494
  • sloc: python: 2,804; makefile: 33
file content (8 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_auto_build:
	$(MAKE) mo
	dh_auto_build