summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-06 06:48:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-17 19:13:28 +0000
commitb17f27241f22c227697027c9c45fbe0f3ba15615 (patch)
treeec427dc55c4585690da3ff613897ecb7e60be3f6 /debian/rules
parentMerging upstream version 1.6.0. (diff)
downloadlitecli-b17f27241f22c227697027c9c45fbe0f3ba15615.tar.xz
litecli-b17f27241f22c227697027c9c45fbe0f3ba15615.zip
Updating python debhelper sequence.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index f645edf..1118c5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export PYBUILD_NAME=litecli
%:
- dh ${@} --buildsystem=pybuild --with python3
+ dh ${@} --buildsystem=pybuild
override_dh_auto_test:
# disabled, doesn't work yet