X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=Makefile;h=26d9e89c7035d01fc598cd90d3cdf150c15b3021;hb=bb068a46d95b429f777fc3d49b994677191795c5;hp=6e4ac345813890d624e426a2ce5d3d96affabdb7;hpb=ca07a641e4ed302d3ef1c936210821860a5bbac4;p=grml-crypt.git diff --git a/Makefile b/Makefile index 6e4ac34..26d9e89 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ man8 = $(usr)/share/man/man8/ %.gz : %.txt ; asciidoc -d manpage -b docbook $^ + sed -i 's///g' `echo $^ |sed -e 's/.txt/.xml/'` xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl `echo $^ |sed -e 's/.txt/.xml/'` gzip -f --best `echo $^ |sed -e 's/.txt//'`