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:38:38 +0100 |
commit | 361189e4527c00ba422deafb714d6c749fe24004 (patch) | |
tree | 45f354c435964ba53368d87447d7b424242a3424 /ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install | |
parent | 2a9526fce5d10640dcdf4a4c36e84c5f092e2593 (diff) | |
download | tde-packaging-361189e4527c00ba422deafb714d6c749fe24004.tar.gz tde-packaging-361189e4527c00ba422deafb714d6c749fe24004.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>
Diffstat (limited to 'ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install')
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install index a022db2cc..c86cba1b1 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install +++ b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install @@ -4,6 +4,8 @@ usr/lib/$(DEB_HOST_MULTIARCH)/libtqt-mt.so usr/lib/$(DEB_HOST_MULTIARCH)/libtqui.prl usr/lib/$(DEB_HOST_MULTIARCH)/libtqui.so usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/tqt-mt.pc +usr/include/tqt3/ntqconfig.h usr/include/tqt3/ntqgl.h usr/include/tqt3/ntqglcolormap.h +usr/include/tqt3/ntqmodules.h usr/include/tqt3/ntqwidgetfactory.h |