Welcome to mirror list, hosted at ThFree Co, Russian Federation.

rules « debian - dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ae7a9ab827ff85de4d273475571cc42cd2d902e2 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

export PYBUILD_NAME=nbxmpp

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