diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-06 18:38:02 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-06 18:38:02 +0000 |
commit | e7207176c9c43242aad315a06accfbc682711bfb (patch) | |
tree | 50e0654d82d3b92d65cb0a551057659c482eb18d | |
parent | 4ea8044ab48befc10d7f6b88084d483832f9db68 (diff) |
when unpacking docbook-dsssl, rename the directory into 'docbook'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,7 +41,8 @@ Create the /usr/share/docbook directory, cd into it and unpack the docbook-xml dtd archive there. Create the /usr/share/dsssl directory, cd into it and unpack the dsssl -stylesheet archive in there. Now copy the lfs.dsl file you will find in +stylesheet archive in there. Rename the directory that's created by tar +into 'docbook'. Now copy the lfs.dsl file you will find in the LFS-BOOK XML archive into /usr/share/dsssl/docbook/html The last step is installing OpenJade. |