File: rules

package info (click to toggle)
multiplex 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: python: 3,245; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/make -f

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

override_dh_auto_clean:
	ln -s debian/setup.py

override_dh_installdocs:
	dh_installdocs --link-doc=python3-multiplex