File: rules

package info (click to toggle)
sphinxcontrib-qthelp 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 576 kB
  • sloc: python: 310; makefile: 8; sh: 7
file content (12 lines) | stat: -rwxr-xr-x 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_NAME=sphinxcontrib.qthelp

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

execute_before_dh_auto_build:
	pybabel-python3 compile \
		--domain=sphinxcontrib.qthelp \
		--directory=sphinxcontrib/qthelp/locales/ \
		--use-fuzzy