diff options
author | Michele Calgaro <[email protected]> | 2018-10-21 19:05:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-10-21 19:05:53 +0900 |
commit | 84af9581d669a621dcfc58e72ff0fe9051376c32 (patch) | |
tree | 1622a252dd6323cccd1cc3fc8e7f2bee5c2305f9 /ubuntu/maverick/dependencies/tqt3/debian/rules | |
parent | 4098ab566dfaac499c7828964ea25760895a58e4 (diff) | |
download | tde-packaging-84af9581d669a621dcfc58e72ff0fe9051376c32.tar.gz tde-packaging-84af9581d669a621dcfc58e72ff0fe9051376c32.zip |
DEB: removed some obsolete code related to Qt1.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/maverick/dependencies/tqt3/debian/rules')
-rwxr-xr-x | ubuntu/maverick/dependencies/tqt3/debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/tqt3/debian/rules b/ubuntu/maverick/dependencies/tqt3/debian/rules index 42f031168..4c3ff0257 100755 --- a/ubuntu/maverick/dependencies/tqt3/debian/rules +++ b/ubuntu/maverick/dependencies/tqt3/debian/rules @@ -157,7 +157,6 @@ libqt-thread-stamp: post-patches -cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/ - cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/ # build tqtconv2ui |