diff options
author | Darrell Anderson <[email protected]> | 2012-04-11 11:16:35 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-04-11 11:16:35 -0500 |
commit | e029c0e16657ed0ea9695bf1fdccb3ae39e6bf9a (patch) | |
tree | 276f9bffba2757ed8aa5b618ed6605cf989aa1f0 /INSTALL | |
parent | 4177cc6061c9a6ae5679ab2b8c174978e1c1f6d1 (diff) | |
download | bibletime-e029c0e16657ed0ea9695bf1fdccb3ae39e6bf9a.tar.gz bibletime-e029c0e16657ed0ea9695bf1fdccb3ae39e6bf9a.zip |
Update HTML install path references.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Debian (and possibly derived distros as well) use a non-standard path to store the documentation of KDE programs. Therefore the ./configure line above in this case needs to be changed to: -kde_htmldir=/usr/share/doc/kde/HTML ./configure --prefix=/usr +kde_htmldir=/usr/share/doc/tde/HTML ./configure --prefix=/usr If you forget this, you'll likely not be able to access the handbook and the BibleStudy HowTo. |