#!/usr/bin/make -f
DEB_PYTHON_SYSTEM = pysupport
include /usr/share/cdbs/1/class/python-distutils.mk
include /usr/share/cdbs/1/rules/debhelper.mk

PKG = python-sprox
DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
