]> git.lyx.org Git - features.git/blobdiff - development/MacOSX/lyxeditor
Patch from Bennett.
[features.git] / development / MacOSX / lyxeditor
index bee481fec0acf252f706ae8e8ccb301e85246f5e..d1e17cb6ce3292d0845484eff9eae5fa7d1898a8 100755 (executable)
@@ -41,7 +41,7 @@ test -d "${USER_SUPPORT}" || {
        exit 1
 }
 
-for LYXDIR in LyX-1.5 LyX-1.4 LyX
+for LYXDIR in LyX-1.6 LyX-1.5 LyX-1.4 LyX
 do
        ABS_USER_LYXDIR="${USER_SUPPORT}/${LYXDIR}"
        test -d "${ABS_USER_LYXDIR}" || {