File: rules

package info (click to toggle)
sphinx-favicon 1.0.1-4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 268 kB
  • sloc: python: 448; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download
1
2
3
4
5
6
7
8
#! /usr/bin/make -f

export PYBUILD_NAME=sphinx-favicon
%:
	dh $@ --with python3 --buildsystem=pybuild

# requring internet access
override_dh_auto_test: