File: rules

package info (click to toggle)
pyhunspell 0.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 184 kB
  • sloc: cpp: 458; python: 33; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 197 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PYBUILD_AFTER_TEST = cd {build_dir}; python{version} -c "import hunspell"

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