From 296f9a72a15709617cb310ba82d439c0d6ef0719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 11 Sep 2012 18:02:40 +0200 Subject: Move man pages to /opt/trinity in koffice on Debian and Ubuntu --- ubuntu/maverick/applications/koffice/debian/rules | 3 +++ ubuntu/precise/applications/koffice/debian/rules | 3 +++ 2 files changed, 6 insertions(+) (limited to 'ubuntu') diff --git a/ubuntu/maverick/applications/koffice/debian/rules b/ubuntu/maverick/applications/koffice/debian/rules index 5b73d5bb7..b166e12e4 100755 --- a/ubuntu/maverick/applications/koffice/debian/rules +++ b/ubuntu/maverick/applications/koffice/debian/rules @@ -42,4 +42,7 @@ common-binary-post-install-arch:: usr/share/doc/$$pkg/html; \ fi; \ dh_installmime -p$$pkg; \ + if test -d debian/$$pkg/usr/share/man; then\ + mv debian/$$pkg/usr/share/man debian/$$pkg/opt/trinity/share/; \ + fi; \ done diff --git a/ubuntu/precise/applications/koffice/debian/rules b/ubuntu/precise/applications/koffice/debian/rules index 5b73d5bb7..b166e12e4 100755 --- a/ubuntu/precise/applications/koffice/debian/rules +++ b/ubuntu/precise/applications/koffice/debian/rules @@ -42,4 +42,7 @@ common-binary-post-install-arch:: usr/share/doc/$$pkg/html; \ fi; \ dh_installmime -p$$pkg; \ + if test -d debian/$$pkg/usr/share/man; then\ + mv debian/$$pkg/usr/share/man debian/$$pkg/opt/trinity/share/; \ + fi; \ done -- cgit v1.2.3