From 850a47952a7cc49ef004e7f84d7311f1eae7b4bc Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Thu, 23 Jun 2005 22:05:18 -0700 Subject: [PATCH] --- yaml --- r: 3146 b: refs/heads/master c: 597f6eea75ff3d089e6a627c07e1bf28923b8e7e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e7362fe44c61..dc7cd5326720 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c988d2b2845495373f666a381d354a7f80981d62 +refs/heads/master: 597f6eea75ff3d089e6a627c07e1bf28923b8e7e diff --git a/trunk/Documentation/DocBook/Makefile b/trunk/Documentation/DocBook/Makefile index 87da3478fada..fa3e29ad8a46 100644 --- a/trunk/Documentation/DocBook/Makefile +++ b/trunk/Documentation/DocBook/Makefile @@ -49,7 +49,7 @@ installmandocs: mandocs KERNELDOC = scripts/kernel-doc DOCPROC = scripts/basic/docproc -XMLTOFLAGS = -m Documentation/DocBook/stylesheet.xsl +XMLTOFLAGS = -m $(srctree)/Documentation/DocBook/stylesheet.xsl #XMLTOFLAGS += --skip-validation ###