]> git.lyx.org Git - lyx.git/commitdiff
INSTALL: fix typo, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5292
authorUwe Stöhr <uwestoehr@web.de>
Sun, 28 Sep 2008 23:27:23 +0000 (23:27 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 28 Sep 2008 23:27:23 +0000 (23:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26605 a592a061-630c-0410-9148-cb99ea01b6c8

INSTALL

diff --git a/INSTALL b/INSTALL
index 142ee9766fa9d2db9e12dc790932f86d94c3f988..90363d4a0981e066dde7ec24abb3cdaf28310eb4 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -130,10 +130,10 @@ flags:
        --with-extra-lib=DIRECTORY/lib --with-extra-inc=DIRECTORY/include
     If DIRECTORY is not specified, the current prefix is used.
 
-  o --with-version-suffix[=VERSION] will install LyX as lyx-VERSION,
-    e.g. lyx-1.6.1. The LyX data directory will be something like 
-    <whatever>/lyx-1.6.1/. Additionally your user configuration files 
-    will be found in e.g. $HOME/.lyx-1.6.1
+  o --with-version-suffix[=VERSION] will install LyX as lyxVERSION,
+    e.g. lyx1.6.1. The LyX data directory will be something like
+    <whatever>/lyx1.6.1/. Additionally your user configuration files
+    will be found in e.g. $HOME/.lyx1.6.1
 
     You can use this feature to install more than one version of LyX
     on the same system. You can optionally specify a "version" of your