From 3992179aa88e3bf384719030c554e3d7565ae699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 20 Jul 2013 16:02:08 +0200 Subject: Fix generation manpage for keep on Debian and Ubuntu --- ubuntu/maverick/applications/keep/debian/rules | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/keep/debian/rules') diff --git a/ubuntu/maverick/applications/keep/debian/rules b/ubuntu/maverick/applications/keep/debian/rules index 1b5054df6..c08262790 100755 --- a/ubuntu/maverick/applications/keep/debian/rules +++ b/ubuntu/maverick/applications/keep/debian/rules @@ -31,8 +31,13 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -build/keep:: +build/keep-trinity:: /usr/bin/docbook2x-man debian/keep.xml +install/keep-trinity:: + dh_installman keep.1 + mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/ + clean:: + rm -f debian/stamp-bootstrap rm -f keep.1 -- cgit v1.2.3