summaryrefslogtreecommitdiffstats
path: root/debian/_base
diff options
context:
space:
mode:
Diffstat (limited to 'debian/_base')
-rwxr-xr-xdebian/_base/dependencies/sip4-tqt/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/dependencies/sip4-tqt/debian/rules b/debian/_base/dependencies/sip4-tqt/debian/rules
index f5dabc8df..346d81ca0 100755
--- a/debian/_base/dependencies/sip4-tqt/debian/rules
+++ b/debian/_base/dependencies/sip4-tqt/debian/rules
@@ -31,7 +31,7 @@ else
CFLAGS += -O2 -g
endif
-PYTHONS := $(shell py3versions -vd)
+PYTHONS := $(shell py3versions -vr)
-include /usr/share/python3/python.mk
ifeq (,$(py_sitename))