File: rules

package info (click to toggle)
ipdb 0.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 184 kB
  • ctags: 58
  • sloc: python: 224; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_DESTDIR_python2=debian/python-ipdb/
export PYBUILD_DESTDIR_python3=debian/python3-ipdb/

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