summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/koffice-i18n/debian/debiandirs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 22:56:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 22:56:40 +0900
commit11394aecd1f906fee2ebd2b90412aeba4651fbff (patch)
treebcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /debian/_base/applications/koffice-i18n/debian/debiandirs
parentd24bd898174453b586ac90f2ef7a60165fa26fde (diff)
downloadtde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz
tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_base/applications/koffice-i18n/debian/debiandirs')
-rw-r--r--debian/_base/applications/koffice-i18n/debian/debiandirs10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/_base/applications/koffice-i18n/debian/debiandirs b/debian/_base/applications/koffice-i18n/debian/debiandirs
new file mode 100644
index 000000000..90247b9a0
--- /dev/null
+++ b/debian/_base/applications/koffice-i18n/debian/debiandirs
@@ -0,0 +1,10 @@
+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)