summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/knights/debian/debiandirs
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-01-05 14:25:23 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-05 14:25:23 +0100
commit2b805143336764192bc7b9fe5b5d4d26465d3f90 (patch)
treed6c3d783cbe4c292964c739ae8d195bf38aca8f9 /ubuntu/maverick/applications/knights/debian/debiandirs
parent4e3aa7851b013b2840947fba10ca7375f42fd6c1 (diff)
downloadtde-packaging-2b805143336764192bc7b9fe5b5d4d26465d3f90.tar.gz
tde-packaging-2b805143336764192bc7b9fe5b5d4d26465d3f90.zip
DEB knights: 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>
Diffstat (limited to 'ubuntu/maverick/applications/knights/debian/debiandirs')
-rw-r--r--ubuntu/maverick/applications/knights/debian/debiandirs10
1 files changed, 0 insertions, 10 deletions
diff --git a/ubuntu/maverick/applications/knights/debian/debiandirs b/ubuntu/maverick/applications/knights/debian/debiandirs
deleted file mode 100644
index 90247b9a0..000000000
--- a/ubuntu/maverick/applications/knights/debian/debiandirs
+++ /dev/null
@@ -1,10 +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=/opt/trinity/share/qt3
-export kde_cgidir=/opt/trinity/lib/cgi-bin
-export kde_confdir=/etc/trinity
-export kde_htmldir=/opt/trinity/share/doc/tde/HTML
-configkde=--disable-debug --disable-rpath --prefix=$(kde_prefix) --sysconfdir=$(sysconfdir) --includedir=$(kde_includedir) --infodir=$(infodir) --mandir=$(mandir) --with-qt-dir=$(qtdir)