File: rules

package info (click to toggle)
petit 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,632 kB
  • ctags: 168
  • sloc: python: 1,374; sh: 110; makefile: 33
file content (13 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_auto_test:

override_dh_auto_clean:

override_dh_auto_build:

override_dh_auto_install: