File: rules

package info (click to toggle)
pygtkspellcheck 4.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 468 kB
  • sloc: python: 1,079; makefile: 130
file content (10 lines) | stat: -rwxr-xr-x 233 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_AFTER_INSTALL={interpreter} setup.py install_locale -d {destdir}/usr

%:
	dh $@ --with python3,sphinxdoc --buildsystem pybuild

override_dh_auto_build:
	dh_auto_build
	python3 setup.py build_sphinx