aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
blob: d10ed8cb84a234f9a8966ed455a99e5545827399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# Set these, such that pybuild does not set them
export http_proxy=
export https_proxy=

# This file was automatically generated by stdeb 0.8.5 at
# Tue, 22 Dec 2015 17:56:33 +0000
export PYBUILD_NAME=prometheus-client
%:
	dh $@ --with python2,python3 --buildsystem=pybuild