From 748b4be79e83a2073ec1e21579a36908852362c0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 20 Aug 2011 19:46:28 -0500 Subject: Fix remaining instances of KDE3 in the Debian and Ubuntu packaging --- ubuntu/maverick/applications/ktechlab/debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/ktechlab') diff --git a/ubuntu/maverick/applications/ktechlab/debian/changelog b/ubuntu/maverick/applications/ktechlab/debian/changelog index b970f36c7..eb84eb89e 100644 --- a/ubuntu/maverick/applications/ktechlab/debian/changelog +++ b/ubuntu/maverick/applications/ktechlab/debian/changelog @@ -6,7 +6,7 @@ ktechlab-trinity (0.3-9~1ubuntu0) karmic; urgency=low ktechlab-trinity (0.3-9~0ubuntu5) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson Fri, 06 March 2009 01:35:00 -0600 -- cgit v1.2.1 From 26f5630a822b38ef215210699e9e08e74143b38b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 20 Aug 2011 20:47:39 -0500 Subject: Convert remaining references to kde3 (e.g. in paths) to trinity --- ubuntu/maverick/applications/ktechlab/debian/debiandirs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/ktechlab') diff --git a/ubuntu/maverick/applications/ktechlab/debian/debiandirs b/ubuntu/maverick/applications/ktechlab/debian/debiandirs index a26d7ec9f..57c2b82b6 100644 --- a/ubuntu/maverick/applications/ktechlab/debian/debiandirs +++ b/ubuntu/maverick/applications/ktechlab/debian/debiandirs @@ -4,7 +4,7 @@ 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/kde3 +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 -- cgit v1.2.1