summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/ktechlab/debian/debiandirs
blob: d35ab77aac9469a3a22684a950730eff85ca8821 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
export kde_confdir=/etc/trinity
export kde_prefix=/opt/trinity
export kde_bindir=/opt/trinity/bin
export kde_includedir=/opt/trinity/include/kde
export kde_libdir=/opt/trinity/lib
export kde_cgidir=/opt/trinity/lib/cgi-bin
export kde_moduledir=/opt/trinity/lib/trinity
export kde_appsdir=/opt/trinity/share/applnk
export kde_datadir=/opt/trinity/share/apps
export kde_htmldir=/opt/trinity/share/doc/kde/HTML
export kde_icondir=/opt/trinity/share/icons
export kde_locale=/opt/trinity/share/locale
export kde_mimedir=/opt/trinity/share/mimelnk
export kde_servicesdir=/opt/trinity/share/services
export kde_servicetypesdir=/opt/trinity/share/servicetypes
export kde_sounddir=/opt/trinity/share/sounds
export kde_templatesdir=/opt/trinity/share/templates
export kde_wallpaperdir=/opt/trinity/share/wallpapers
export mandir=/opt/trinity/share/man
export infodir=/opt/trinity/share/info
export sysconfdir=/etc
export QTDIR=/usr/share/qt3
export IDL=/opt/trinity/bin/cuteidl
export DCOPIDL=/opt/trinity/bin/dcopidl
export DCOPIDL2CPP=/opt/trinity/bin/dcopidl2cpp
export KDB2HTML=/opt/trinity/bin/kdb2html
export MCOPIDL=/opt/trinity/bin/mcopidl
export ARTSCCONFIG=/opt/trinity/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
configtdevelop=--disable-debug  --disable-rpath --enable-docbase --enable-kdoc2 --libdir=$(kde_libdir) --includedir=$(kde_includedir) --with-qt-includes=/usr/include/qt3 --mandir=$(mandir) --with-tdelibsdoc-dir=/opt/trinity/share/doc/tdelibs3-doc/html --with-xinerama
configtdepim=--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