diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-10 17:33:29 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-10 17:33:29 +0200 |
commit | f9427081790820a407e6ac6f69792696f71351ec (patch) | |
tree | b773797663173ec98c1bd896ecdbec17dc7e0a24 /doc/fr/makefile | |
parent | d21a95bf5efe85390eb9def96ceb27dbab1d72d8 (diff) | |
parent | c914dbcfe4421cdc904a5847860aa987807819b9 (diff) |
* merged from Chrisitan Perrier
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 |