python-botocore/debian/rules
2014-06-22 10:36:15 +00:00

11 lines
188 B
Makefile
Executable file

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export PYBUILD_NAME=botocore
%:
dh $@ --with python2,python3 --buildsystem=pybuild