X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=Makefile;h=832ab8d88a964dc8ee3736bf73d2180b04553ace;hb=d159323395d883769dc47ab9c6b3b4a3d5da7a4c;hp=6e4ac345813890d624e426a2ce5d3d96affabdb7;hpb=383915969ba51ef629ad0e61fcaf07db04e01fcd;p=grml-crypt.git diff --git a/Makefile b/Makefile index 6e4ac34..832ab8d 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ man8 = $(usr)/share/man/man8/ %.gz : %.txt ; asciidoc -d manpage -b docbook $^ + sed -i 's///' `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//'`