From 7b089c3f0914d4ebdcca2d9c3ab4c50b16e957de Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 17 Apr 2006 18:17:40 +0000 Subject: [PATCH] Changed Makefile to pull the images from the directory into was installed the actual DocBook-XSL version used in our cunstoms stylesheets. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 701dc1861..a861994c2 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ DUMPDIR=~/lfs-commands CHUNK_QUIET=0 PDF_OUTPUT=LFS-BOOK.pdf NOCHUNKS_OUTPUT=LFS-BOOK.html -XSLROOTDIR=/usr/share/xml/docbook/xsl-stylesheets-current +XSLROOTDIR=/usr/share/xml/docbook/xsl-stylesheets-1.69.1 lfs: xsltproc --xinclude --nonet -stringparam profile.condition html \