File: rules

package info (click to toggle)
python-nbxmpp 0.6.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,368 kB
  • sloc: python: 6,474; makefile: 8
file content (16 lines) | stat: -rwxr-xr-x 383 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

#DH_VERBOSE = 1

# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

export PYBUILD_NAME=nbxmpp

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

override_dh_installdocs:
	dh_installdocs -ppython-nbxmpp-doc --doc-main-package=python-nbxmpp-doc
	dh_installdocs --remaining-packages