diff options
author | Slávek Banko <[email protected]> | 2019-05-12 17:41:19 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-05-12 17:41:19 +0200 |
commit | 9fa29fa176a3b1ec1cdcfbc1d6e2f0d4ad5b033c (patch) | |
tree | a71a4c019cc6c015772ebf7ad1e4169cd9db996d /ubuntu/_base/applications/kchmviewer/debian/debiandirs | |
parent | f2b3fcc64e6fb551fbc5f4cd62f15128697ab08b (diff) | |
download | tde-packaging-9fa29fa176a3b1ec1cdcfbc1d6e2f0d4ad5b033c.tar.gz tde-packaging-9fa29fa176a3b1ec1cdcfbc1d6e2f0d4ad5b033c.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 <[email protected]>
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 |