diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-23 17:22:06 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-23 17:22:06 +0000 |
commit | 98a43ee9cb65599c0881e85e8f92c1c12bd2db89 (patch) | |
tree | 62c5d53ff72fac1d17e549e8316605089eddf246 /Makefile | |
parent | 85591748031d3442eeee94d863923de8e0321a7a (diff) |
Rewrote the inputrc page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -BASEDIR=~/lfs-book +BASEDIR=~/public_html/lfs-book-trunk CHUNK_QUIET=0 PDF_OUTPUT=LFS-BOOK.pdf NOCHUNKS_OUTPUT=LFS-BOOK.html |