From 45146e47026bf866e177688684dddac9a76faef7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 19 Apr 2012 13:24:59 -0500 Subject: Fix tde doc location on Debian and Ubuntu --- ubuntu/maverick/applications/kpicosim/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/kpicosim/debian/rules') diff --git a/ubuntu/maverick/applications/kpicosim/debian/rules b/ubuntu/maverick/applications/kpicosim/debian/rules index 4f9b2c73a..ae3b3bf49 100755 --- a/ubuntu/maverick/applications/kpicosim/debian/rules +++ b/ubuntu/maverick/applications/kpicosim/debian/rules @@ -92,7 +92,7 @@ install: build if test ! -d debian/$$pkg/opt/trinity/share/doc/kde; then \ mkdir debian/$$pkg/opt/trinity/share/doc/kde; \ fi; \ - mv debian/$$pkg/opt/trinity/share/doc/HTML debian/$$pkg/opt/trinity/share/doc/kde/; \ + mv debian/$$pkg/opt/trinity/share/doc/HTML debian/$$pkg/opt/trinity/share/doc/tde/; \ fi; \ if test -d debian/$$pkg/opt/trinity/share/doc/tde/HTML/en/$$pkg; then \ dh_link -p$$pkg opt/trinity/share/doc/tde/HTML/en/$$pkg \ -- cgit v1.2.3