diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-05-12 17:41:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-05-12 17:41:40 +0200 |
commit | cd4b16e21cb092927da19aa84b357a1f138ebb35 (patch) | |
tree | 68f0f9b95f3a34692c900edfc3a0603bc8a2cd84 /ubuntu/_base/applications/kchmviewer/debian/debiandirs | |
parent | 2e5704596f16c8c38edd53851eff53e3bb4cc5b3 (diff) | |
download | tde-packaging-cd4b16e21cb092927da19aa84b357a1f138ebb35.tar.gz tde-packaging-cd4b16e21cb092927da19aa84b357a1f138ebb35.zip |
DEB kchmviewer: Switch to cmake.
Switch to common TDE cdbs rules.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9fa29fa176a3b1ec1cdcfbc1d6e2f0d4ad5b033c)
Diffstat (limited to 'ubuntu/_base/applications/kchmviewer/debian/debiandirs')
-rw-r--r-- | ubuntu/_base/applications/kchmviewer/debian/debiandirs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ubuntu/_base/applications/kchmviewer/debian/debiandirs b/ubuntu/_base/applications/kchmviewer/debian/debiandirs deleted file mode 100644 index a190453fb..000000000 --- a/ubuntu/_base/applications/kchmviewer/debian/debiandirs +++ /dev/null @@ -1,9 +0,0 @@ -export kde_prefix=/opt/trinity -export sysconfdir=/etc -export kde_includedir=/opt/trinity/include/tde -export infodir=/opt/trinity/share/info -export mandir=/opt/trinity/share/man -export qtdir=/usr/share/qt3 -export kde_cgidir=/opt/trinity/lib/cgi-bin -export kde_confdir=/etc/trinity -export kde_htmldir=/opt/trinity/share/doc/tde/HTML |