Author: manuel Date: 2006-04-17 12:28:55 -0600 (Mon, 17 Apr 2006) New Revision: 1400
Modified: trunk/BOOK/Makefile Log: Changed Makefile to pull the images from the directory into was installed the actual DocBook-XSL version used in our cunstoms stylesheets. Modified: trunk/BOOK/Makefile =================================================================== --- trunk/BOOK/Makefile 2006-04-17 18:01:36 UTC (rev 1399) +++ trunk/BOOK/Makefile 2006-04-17 18:28:55 UTC (rev 1400) @@ -2,7 +2,7 @@ DUMPDIR=~/cross-lfs-commands DLLISTDIR=~/cross-lfs-dllist CHUNK_QUIET=1 -XSLROOTDIR=/usr/share/xml/docbook/xsl-stylesheets-current +XSLROOTDIR=/usr/share/xml/docbook/xsl-stylesheets-1.69.1 ARCH=x86 x86_64 x86_64-64 sparc sparc64 sparc64-64 mips mips64 mips64-64 ppc ppc64 alpha # HTML Rendering Chunked -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
