diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index a11f6632..dadb0eed 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,7 @@ # # Uncomment this to turn on verbose mode. #DH_VERBOSE=1 +DEB_BUILD_OPTIONS=nocheck PYTHON2=$(shell pyversions -vr) |