[go: up one dir, main page]

File: rules

package info (click to toggle)
distlib 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,252 kB
  • ctags: 3,019
  • sloc: python: 21,062; ansic: 407; sh: 17; makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=distlib
#export DH_VERBOSE=1

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