File: rules

package info (click to toggle)
python-imaplib2 2.55-1~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 308 kB
  • sloc: python: 3,233; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export PYBUILD_NAME = imaplib2
export PYBUILD_DISABLE=test

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