view mcabber/doc/build @ 1026:fc6060707022

[BP] Fixes truncating utf-8 buddy names (Myhailo Danylenko) Backport of changesets 023891f99732 and 553b8ecf901f.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 16 Nov 2006 19:30:12 +0100
parents 20111c373ba3
children 0d5660c6b4aa
line wrap: on
line source

#! /bin/sh

set -e -x

asciidoc -b css -d manpage mcabber.1.txt
asciidoc -b docbook -d manpage mcabber.1.txt
mv mcabber.1 mcabber.1.before
xmlto man mcabber.1.xml
mv mcabber.1 mcabber.1.new
mv mcabber.1.before mcabber.1