diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 12:23:10 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 12:23:34 +0200 |
commit | 4044160d68cb611b3b242ac074edd234df114145 (patch) | |
tree | f83e233192931c78da141d65040caf76ab3f13db /ubuntu/_base | |
parent | de54f95dd21e625cf5a10c2ea1e53a981a4a7cc2 (diff) | |
download | tde-packaging-4044160d68cb611b3b242ac074edd234df114145.tar.gz tde-packaging-4044160d68cb611b3b242ac074edd234df114145.zip |
DEB sip4-tqt: Delete an empty line at the end of the 'control' file.
This resolve FTBFS in call dh_python2 on SID.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9e15642bf9499dc0e97ca99f1bc4edc40c93ffb5)
Diffstat (limited to 'ubuntu/_base')
-rw-r--r-- | ubuntu/_base/dependencies/sip4-tqt/debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/sip4-tqt/debian/control b/ubuntu/_base/dependencies/sip4-tqt/debian/control index bdd8f4eb0..37db8e234 100644 --- a/ubuntu/_base/dependencies/sip4-tqt/debian/control +++ b/ubuntu/_base/dependencies/sip4-tqt/debian/control @@ -67,4 +67,3 @@ Description: Python/C++ bindings generator development files . This package contains the code generator tool and the development headers needed to develop Python bindings with sip. - |