[Clfs-support] clfs-sys{vinit,temd}: dev: BASEDIR -> RENDERDIR .
akhiezer
lfs65 at cruziero.com
Thu Jul 13 03:51:54 PDT 2017
Both of the following files refer to the variable 'BASEDIR':
====
* BOOK/README
* BOOK/stylesheets/lfs-xsl/pdf.xsl
====
$ grep -ir BASEDIR .
./BOOK/stylesheets/lfs-xsl/pdf.xsl: Remember to comment the "rm $(BASEDIR)/lfs-pdf.fo" in
./BOOK/README:make BASEDIR=/path/to/output/location
./BOOK/README:make BASEDIR=/path/to/output/location nochunks
./BOOK/README:make BASEDIR=/path/to/output/location pdf
$
But the variable seems to have no effect: should likely be 'RENDERDIR'
- ref e.g.:
----
* BOOK/Makefile
----
akh
--
More information about the Clfs-support
mailing list