mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
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
This commit is contained in:
parent
0306755a86
commit
7b089c3f09
2
Makefile
2
Makefile
@ -3,7 +3,7 @@ DUMPDIR=~/lfs-commands
|
|||||||
CHUNK_QUIET=0
|
CHUNK_QUIET=0
|
||||||
PDF_OUTPUT=LFS-BOOK.pdf
|
PDF_OUTPUT=LFS-BOOK.pdf
|
||||||
NOCHUNKS_OUTPUT=LFS-BOOK.html
|
NOCHUNKS_OUTPUT=LFS-BOOK.html
|
||||||
XSLROOTDIR=/usr/share/xml/docbook/xsl-stylesheets-current
|
XSLROOTDIR=/usr/share/xml/docbook/xsl-stylesheets-1.69.1
|
||||||
|
|
||||||
lfs:
|
lfs:
|
||||||
xsltproc --xinclude --nonet -stringparam profile.condition html \
|
xsltproc --xinclude --nonet -stringparam profile.condition html \
|
||||||
|
Loading…
Reference in New Issue
Block a user