[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-596-g6cf9571

git git at cross-lfs.org
Tue Jan 7 06:03:49 PST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  6cf9571fd5908aedeea8d11e9f80a1ec713419cf (commit)
      from  117bccbb1ef872c8007551c2089422142609f784 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6cf9571fd5908aedeea8d11e9f80a1ec713419cf
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Tue Jan 7 08:03:31 2014 -0600

    BASEDIR shouldn't be in the README and is left over from when the book was in the LFS format, if i recall correctly. BASEDIR is RENDERDIR.

diff --git a/BOOK/README b/BOOK/README
index 39f760c..746627e 100644
--- a/BOOK/README
+++ b/BOOK/README
@@ -13,12 +13,12 @@ lines below. To get a list of targets use make help.
 
 XML to XHTML:
 -------------
-make BASEDIR=/path/to/output/location
+make RENDERDIR=/path/to/output/location
 
 
 XML to single file XHTML (nochunks):
 ------------------------------------
-make BASEDIR=/path/to/output/location nochunks
+make RENDERDIR=/path/to/output/location nochunks
 
 
 XML to TXT
@@ -29,4 +29,4 @@ lynx -dump /path/to/nochunks >/path/to/output
 
 XML to PDF:
 -----------
-make BASEDIR=/path/to/output/location pdf
+make RENDERDIR=/path/to/output/location pdf

-----------------------------------------------------------------------

Summary of changes:
 BOOK/README |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list