summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-12 08:32:11 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-12 08:32:11 +0200
commit72a401ee7ee6226713954c5d0a0cd0b45ba7891d (patch)
tree3ef01992e4fb467a3107944ea9af533e76418fa0 /debian/rules
parent466fcd268e53743ca7414f1fe969a74cd0ac1ee1 (diff)
downloadextrautils-72a401ee7ee6226713954c5d0a0cd0b45ba7891d.tar.gz
drop python 2, use python 3 in build-deps only
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index e811e78..766775d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with=python2 --with-buildsystem=python_distutils
+ dh $@ --with=python3 --with-buildsystem=python_distutils
override_dh_auto_install:
$(MAKE) install prefix=debian/extrautils/usr