diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-15 17:16:22 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-22 10:22:42 +0900 |
commit | 3dca8bbc0b29007611c7ef89a7f16bc925fb9216 (patch) | |
tree | 52f57ee5f1dc79d306ef391be7b791f001da2106 /ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install | |
parent | 5ed0b6b63f4f742892c4ef2aa34d71f16694a400 (diff) | |
download | tde-packaging-3dca8bbc0b29007611c7ef89a7f16bc925fb9216.tar.gz tde-packaging-3dca8bbc0b29007611c7ef89a7f16bc925fb9216.zip |
DEB tqt3: switch ntqapplication, ntqconfig and ntqmodules files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install')
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install index 6ef3618a7..d2904e511 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install +++ b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-mt-dev.install @@ -4,8 +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/tqconfig.h usr/include/tqt3/tqgl.h usr/include/tqt3/tqglcolormap.h -usr/include/tqt3/ntqmodules.h +usr/include/tqt3/tqmodules.h usr/include/tqt3/tqwidgetfactory.h |