diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-12-15 17:58:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-01-08 20:19:16 +0900 |
commit | 97521efd697ca8f9bde706a46b8a808852fdf9a5 (patch) | |
tree | 83bccf513acc75192595975190c3b384ac8a4038 /ubuntu/_base/dependencies/sip4-tqt/debian/python3-sip-tqt-dev.install | |
parent | 5f46ed3e2189a9e11865750d326e147d384d8f6f (diff) | |
download | tde-packaging-97521efd697ca8f9bde706a46b8a808852fdf9a5.tar.gz tde-packaging-97521efd697ca8f9bde706a46b8a808852fdf9a5.zip |
DEB sip4-tqt: drop python2 support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/dependencies/sip4-tqt/debian/python3-sip-tqt-dev.install')
-rw-r--r-- | ubuntu/_base/dependencies/sip4-tqt/debian/python3-sip-tqt-dev.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/sip4-tqt/debian/python3-sip-tqt-dev.install b/ubuntu/_base/dependencies/sip4-tqt/debian/python3-sip-tqt-dev.install index 43fbfa385..8c6fee21f 100644 --- a/ubuntu/_base/dependencies/sip4-tqt/debian/python3-sip-tqt-dev.install +++ b/ubuntu/_base/dependencies/sip4-tqt/debian/python3-sip-tqt-dev.install @@ -1 +1 @@ -../../debian/dh_sip3_tqt /usr/bin/ +../dh_py3sip_tqt /usr/bin/ |