File: rules

package info (click to toggle)
httpie 0.9.8-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 720 kB
  • ctags: 786
  • sloc: python: 4,386; makefile: 65; ruby: 33; sh: 17
file content (9 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

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

override_dh_auto_test: