Skip to content
Snippets Groups Projects
Commit 33212045 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

make manpage automatically

parent 7f3c2681
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment