diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-25 15:38:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:26:34 +0900 |
commit | 5e27280fc5cdf4ea3d6ecc454e77acdd2f42174e (patch) | |
tree | 0721b1266e43e35ca071918d85b758d20f6153b2 /ubuntu/_base/dependencies/tqt3/debian/tqt3-apps-dev.install | |
parent | 85c8c1c10b1f387e71966a1ff4e2657ca49d68f4 (diff) | |
download | tde-packaging-5e27280fc5cdf4ea3d6ecc454e77acdd2f42174e.tar.gz tde-packaging-5e27280fc5cdf4ea3d6ecc454e77acdd2f42174e.zip |
DEB tqt3: switch remaining ntq[a-c]* header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/dependencies/tqt3/debian/tqt3-apps-dev.install')
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/tqt3-apps-dev.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/tqt3-apps-dev.install b/ubuntu/_base/dependencies/tqt3/debian/tqt3-apps-dev.install index 43dc0a94a..d3cfad18a 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/tqt3-apps-dev.install +++ b/ubuntu/_base/dependencies/tqt3/debian/tqt3-apps-dev.install @@ -1,4 +1,4 @@ usr/lib/$(DEB_HOST_MULTIARCH)/libtqteditor.so usr/lib/$(DEB_HOST_MULTIARCH)/libtqtdesignercore.so usr/lib/$(DEB_HOST_MULTIARCH)/libtqassistantclient.so -usr/include/tqt3/ntqassistantclient.h +usr/include/tqt3/tqassistantclient.h |