File: rules

package info (click to toggle)
python-mplexporter 0.0.1%2B20140921-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 220 kB
  • sloc: python: 940; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1
export PYBUILD_NAME=mplexporter

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