summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs')
-rw-r--r--ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs32
1 files changed, 32 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs b/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs
new file mode 100644
index 000000000..22305506e
--- /dev/null
+++ b/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs
@@ -0,0 +1,32 @@
+export kde_confdir=/etc/kde3
+export kde_prefix=/opt/kde3
+export kde_bindir=/opt/kde3/bin
+export kde_includedir=/opt/kde3/include/kde
+export kde_libdir=/opt/kde3/lib
+export kde_cgidir=/opt/kde3/lib/cgi-bin
+export kde_moduledir=/opt/kde3/lib/kde3
+export kde_appsdir=/opt/kde3/share/applnk
+export kde_datadir=/opt/kde3/share/apps
+export kde_htmldir=/opt/kde3/share/doc/kde/HTML
+export kde_icondir=/opt/kde3/share/icons
+export kde_locale=/opt/kde3/share/locale
+export kde_mimedir=/opt/kde3/share/mimelnk
+export kde_servicesdir=/opt/kde3/share/services
+export kde_servicetypesdir=/opt/kde3/share/servicetypes
+export kde_sounddir=/opt/kde3/share/sounds
+export kde_templatesdir=/opt/kde3/share/templates
+export kde_wallpaperdir=/opt/kde3/share/wallpapers
+export mandir=/opt/kde3/share/man
+export infodir=/opt/kde3/share/info
+export sysconfdir=/etc
+export QTDIR=/usr/share/qt3
+export IDL=/opt/kde3/bin/cuteidl
+export DCOPIDL=/opt/kde3/bin/dcopidl
+export DCOPIDL2CPP=/opt/kde3/bin/dcopidl2cpp
+export KDB2HTML=/opt/kde3/bin/kdb2html
+export MCOPIDL=/opt/kde3/bin/mcopidl
+export ARTSCCONFIG=/opt/kde3/bin/artsc-config
+export INSTALL_DATA=install -p -c -m 644
+configkde=--disable-debug --disable-rpath --prefix=$(kde_prefix) --libexecdir=$(kde_bindir) --sysconfdir=$(sysconfdir) --libdir=$(kde_libdir) --includedir=$(kde_includedir) --with-qt-includes=/usr/include/qt3 --mandir=$(mandir) --infodir=$(infodir) --with-xinerama
+configkdevelop=--disable-debug --disable-rpath --enable-docbase --enable-kdoc2 --libdir=$(kde_libdir) --includedir=$(kde_includedir) --with-qt-includes=/usr/include/qt3 --mandir=$(mandir) --with-kdelibsdoc-dir=/opt/kde3/share/doc/kdelibs3-doc/html --with-xinerama
+configkdepim=--disable-debug --disable-rpath --with-extra-includes=/usr/include/libpisock --enable-shared --prefix=$(kde_prefix) --libexecdir=$(kde_bindir) --with-qt-includes=/usr/include/qt3 --mandir=$(mandir) --infodir=$(infodir) --with-xinerama