#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Thu, 26 Jan 2017 20:50:27 -0800
export PYBUILD_NAME=torbrowser-launcher
%:
	dh $@ --with python2 --buildsystem=pybuild

