debian/rules: revise env value

This commit is contained in:
Takaki Taniguchi 2014-06-22 10:36:15 +00:00
parent 6eb10eb5e6
commit cc367d3a68

3
debian/rules vendored
View file

@ -4,8 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export PYBUILD_DESTDIR_python2=debian/python-botocore/
export PYBUILD_DESTDIR_python3=debian/python3-botocore/
export PYBUILD_NAME=botocore
%:
dh $@ --with python2,python3 --buildsystem=pybuild