diff options
Diffstat (limited to 'ubuntu/precise/applications/ktechlab/debian/debiandirs')
-rw-r--r-- | ubuntu/precise/applications/ktechlab/debian/debiandirs | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/ubuntu/precise/applications/ktechlab/debian/debiandirs b/ubuntu/precise/applications/ktechlab/debian/debiandirs deleted file mode 100644 index f2d481ccf..000000000 --- a/ubuntu/precise/applications/ktechlab/debian/debiandirs +++ /dev/null @@ -1,32 +0,0 @@ -export kde_confdir=/etc/trinity -export kde_prefix=/opt/trinity -export kde_bindir=/opt/trinity/bin -export kde_includedir=/opt/trinity/include/tde -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/tde/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 |