summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/kdiff3/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/squeeze/applications/kdiff3/debian/rules')
-rwxr-xr-xdebian/squeeze/applications/kdiff3/debian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/squeeze/applications/kdiff3/debian/rules b/debian/squeeze/applications/kdiff3/debian/rules
index ef9215c19..bc64fcc06 100755
--- a/debian/squeeze/applications/kdiff3/debian/rules
+++ b/debian/squeeze/applications/kdiff3/debian/rules
@@ -80,8 +80,8 @@ install: build
mkdir --parents $(CURDIR)/debian/tmp/opt/trinity/share/doc/kdiff3-doc/html/
mv $(CURDIR)/debian/tmp/opt/trinity/share/doc/tde/HTML/en/kdiff3/*.html $(CURDIR)/debian/tmp/opt/trinity/share/doc/kdiff3-doc/html/
# move kdiff3.desktop to freedesktop.org conforming place
- mkdir --parents $(CURDIR)/debian/tmp/opt/trinity/share/applications/kde/
- mv $(CURDIR)/debian/tmp/opt/trinity/share/applnk/Development/kdiff3.desktop $(CURDIR)/debian/tmp/opt/trinity/share/applications/kde/
+ mkdir --parents $(CURDIR)/debian/tmp/opt/trinity/share/applications/tde/
+ mv $(CURDIR)/debian/tmp/opt/trinity/share/applnk/Development/kdiff3.desktop $(CURDIR)/debian/tmp/opt/trinity/share/applications/tde/
# Build architecture-independent files here.