File: rules

package info (click to toggle)
sphinxcontrib-autoprogram 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 24
  • sloc: python: 279; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_DESTDIR_python2=debian/sphinxcontrib-autoprogram
export PYBUILD_DESTDIR_python3=debian/python3-sphinxcontrib.autoprogram

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