summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/keep/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-20 16:02:08 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-20 16:02:08 +0200
commit3992179aa88e3bf384719030c554e3d7565ae699 (patch)
treee1726b9e5b20120e4bb9d96808c3a5316d796b0e /ubuntu/maverick/applications/keep/debian/rules
parent9fff8a635ce921b4c939009a7df3602a6135fd9e (diff)
downloadtde-packaging-3992179aa88e3bf384719030c554e3d7565ae699.tar.gz
tde-packaging-3992179aa88e3bf384719030c554e3d7565ae699.zip
Fix generation manpage for keep on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/keep/debian/rules')
-rwxr-xr-xubuntu/maverick/applications/keep/debian/rules7
1 files changed, 6 insertions, 1 deletions
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