summaryrefslogtreecommitdiffstats
path: root/ubuntu/raring/applications/ktechlab/debian/debiandirs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:53:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:53:27 +0900
commit7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch)
tree6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/applications/ktechlab/debian/debiandirs
parente43a1170040313d3384f0eefdf7a071059b9c2a9 (diff)
downloadtde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz
tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/applications/ktechlab/debian/debiandirs')
-rw-r--r--ubuntu/raring/applications/ktechlab/debian/debiandirs32
1 files changed, 0 insertions, 32 deletions
diff --git a/ubuntu/raring/applications/ktechlab/debian/debiandirs b/ubuntu/raring/applications/ktechlab/debian/debiandirs
deleted file mode 100644
index f2d481ccf..000000000
--- a/ubuntu/raring/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