aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-17 18:17:40 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-17 18:17:40 +0000
commit7b089c3f0914d4ebdcca2d9c3ab4c50b16e957de (patch)
tree86728008ee6c03b0087a711c88fd4b39d69bde98 /Makefile
parent0306755a86c4f3af3da7697caf60d923c5863025 (diff)
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \