diff options
author | Michael Vogt <egon@bottom> | 2006-10-11 08:54:25 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-10-11 08:54:25 +0200 |
commit | 44438931bea209d0432c2f7e984521b3fa8072e9 (patch) | |
tree | 31f5f8ddbbe7df8052fe4ce662d0742888e55ade /doc/fr/makefile | |
parent | 76428109f979afd635180e487a717bc86a85620b (diff) | |
parent | f9427081790820a407e6ac6f69792696f71351ec (diff) |
* merged from Christians branch
Diffstat (limited to 'doc/fr/makefile')
-rw-r--r-- | doc/fr/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/makefile b/doc/fr/makefile index 596de7b09..c650dc03a 100644 --- a/doc/fr/makefile +++ b/doc/fr/makefile @@ -7,7 +7,7 @@ include ../../buildlib/defaults.mak # Do not use XMLTO, build the manpages directly with XSLTPROC XSLTPROC=/usr/bin/xsltproc -STYLESHEET=/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl +STYLESHEET=./style.fr.xsl # Man pages |