File: rules

package info (click to toggle)
binaryornot 0.4.0%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 916 kB
  • sloc: python: 316; makefile: 146; perl: 1
file content (7 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

export PYBUILD_NAME = binaryornot

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