python-botocore/debian/rules

16 lines
343 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
2014-06-22 12:36:15 +02:00
export PYBUILD_NAME=botocore
2017-07-04 09:17:45 +02:00
export PYBUILD_DISABLE=test
%:
2019-10-27 02:43:44 +02:00
dh $@ --with python3 --buildsystem=pybuild
2015-11-24 16:06:25 +01:00
override_dh_fixperms:
dh_fixperms
chmod -x $(CURDIR)/debian/python*-botocore/usr/lib/python*/dist-packages/botocore/data/*/*/*.json