summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/office/koffice-i18n/debian/debiandirs
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-09-30 10:31:30 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-10-02 09:47:22 +0200
commitb5fdcbe3baf367c1aa8d2790b59507ef00b087a3 (patch)
tree24c1cf32ceb97cbbbca6d058fac376549ccce659 /ubuntu/_base/applications/office/koffice-i18n/debian/debiandirs
parent0f859a1c0312e824efd9e994dbec78e8466a3ff7 (diff)
downloadtde-packaging-b5fdcbe3baf367c1aa8d2790b59507ef00b087a3.tar.gz
tde-packaging-b5fdcbe3baf367c1aa8d2790b59507ef00b087a3.zip
DEB koffice-i18n: Switch to CMake build system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b8a1f2f5f3ff139d3d34b81b7ebb3eaa6df7163b)
Diffstat (limited to 'ubuntu/_base/applications/office/koffice-i18n/debian/debiandirs')
-rw-r--r--ubuntu/_base/applications/office/koffice-i18n/debian/debiandirs10
1 files changed, 0 insertions, 10 deletions
diff --git a/ubuntu/_base/applications/office/koffice-i18n/debian/debiandirs b/ubuntu/_base/applications/office/koffice-i18n/debian/debiandirs
deleted file mode 100644
index 90247b9a0..000000000
--- a/ubuntu/_base/applications/office/koffice-i18n/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)