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 /ubuntu/_base/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 'ubuntu/_base/dependencies/tqt3/debian/rules')
-rwxr-xr-x | ubuntu/_base/dependencies/tqt3/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/rules b/ubuntu/_base/dependencies/tqt3/debian/rules index ddc008924..6f488ad1b 100755 --- a/ubuntu/_base/dependencies/tqt3/debian/rules +++ b/ubuntu/_base/dependencies/tqt3/debian/rules @@ -162,7 +162,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 |