diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-12-09 02:38:38 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-09 02:45:42 +0100 |
commit | 1a476bf1b10b4891ac6d1cc2b7506af41463b3f7 (patch) | |
tree | 40cc3877086d4a91daaf7c167e6dd5719a4e407a /ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install | |
parent | 4bc82d311a0f567ffd683f0266aa765c5e60cec1 (diff) | |
download | tde-packaging-1a476bf1b10b4891ac6d1cc2b7506af41463b3f7.tar.gz tde-packaging-1a476bf1b10b4891ac6d1cc2b7506af41463b3f7.zip |
DEB tqt3: Drop deleting/re-creating symlinks for include/ntqinputcontext*.h.
Installation of the ntqinputcontext*.h, ntqconfig.h and ntqmodules.h files
moved from rules to regular *.install files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 361189e4527c00ba422deafb714d6c749fe24004)
Diffstat (limited to 'ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install')
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install index 32d3bb87d..f8241df18 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install +++ b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install @@ -91,6 +91,9 @@ usr/include/tqt3/ntqiconset.h usr/include/tqt3/ntqiconview.h usr/include/tqt3/ntqimage.h usr/include/tqt3/ntqimageformatplugin.h +usr/include/tqt3/ntqinputcontext.h +usr/include/tqt3/ntqinputcontextfactory.h +usr/include/tqt3/ntqinputcontextplugin.h usr/include/tqt3/ntqinputdialog.h usr/include/tqt3/ntqintcache.h usr/include/tqt3/ntqintdict.h |