File: rules

package info (click to toggle)
sphinx-autorun 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: makefile: 160; python: 152
file content (9 lines) | stat: -rwxr-xr-x 219 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f
export PYBUILD_NAME=sphinx-autorun

# disable dh_auto_clean as "setup.py clean" tries to download packages from the
# internet
override_dh_auto_clean:

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