File: rules

package info (click to toggle)
sphinxcontrib-websupport 1.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,144 kB
  • sloc: python: 1,333; javascript: 635; makefile: 54; sh: 7; ansic: 1
file content (6 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_AFTER_BUILD=rm {build_dir}/sphinxcontrib/__init__.py

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