diff options
author | Michele Calgaro <[email protected]> | 2023-06-03 10:49:27 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-06-03 10:49:27 +0900 |
commit | 4721bdc64389d0d191ca5df6ceebf9a9d300cf42 (patch) | |
tree | c882a3e6af005ffc17992e60b1320bd04df853b5 /dilos/dependencies/tqt3/debian/rules | |
parent | 4efe9e9347b72f686a6a973b800367843b5e10f2 (diff) | |
download | tde-packaging-4721bdc64389d0d191ca5df6ceebf9a9d300cf42.tar.gz tde-packaging-4721bdc64389d0d191ca5df6ceebf9a9d300cf42.zip |
DEB tqt3: remove Qt2 obsolete classes
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'dilos/dependencies/tqt3/debian/rules')
-rwxr-xr-x | dilos/dependencies/tqt3/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dilos/dependencies/tqt3/debian/rules b/dilos/dependencies/tqt3/debian/rules index 9b6c34f78..4a14cb8de 100755 --- a/dilos/dependencies/tqt3/debian/rules +++ b/dilos/dependencies/tqt3/debian/rules @@ -159,7 +159,6 @@ libqt-thread-stamp: post-patches # archives get accidentally stripped by make install. Copy over unstripped ones for now. -cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ - cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/ # build tqtconv2ui |