File: rules

package info (click to toggle)
cairosvg 2.5.0-1.1%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,108 kB
  • sloc: python: 2,967; sh: 8; makefile: 5; javascript: 1
file content (12 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1


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

override_dh_installman:
	docbook-to-man debian/manpage.cairosvg.sgml > cairosvg.1
	dh_installman