From 33212045a61e8015fd8fe6560c4cdc246e028c6a Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Mon, 7 Feb 2005 19:34:53 +0000 Subject: [PATCH] make manpage automatically --- debian/rules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/rules b/debian/rules index dce9c1b46..c4e5e0399 100755 --- a/debian/rules +++ b/debian/rules @@ -42,9 +42,7 @@ binary-arch: checkroot build install $(checkdir) # Must have debmake installed for this to work. Otherwise please copy # /usr/bin/debstd into the debian directory and change debstd to debian/debstd - debstd -m - gzip --best -c gajim.1 > debian/tmp/usr/share/man/man1/gajim.1.gz - cd debian/tmp; md5sum usr/share/man/man1/gajim.1.gz >> DEBIAN/md5sums + debstd dpkg-gencontrol -isp chown -R root:root debian/tmp chmod -R go=rX debian/tmp