commit bf94d97bff5c8fe8c08cf59bfa858c6ff24212d2
Author: Stephan Witt <[email protected]>
Date:   Thu Jul 16 21:52:55 2015 +0200

    Update default path prefix for Mac OS to include the texbin folder inside 
the TeX Library path and remove old powerpc path entries.
    The upcoming Mac OS version 10.11 (El Capitan) will not allow TeX the 
installation of links inside the /usr directory anymore.
    (cherry picked from commit c11c4fd7674f0e45e985ae1b6cfdd6a1a60aa509)

diff --git a/development/MacOSX/lyxrc.dist.in b/development/MacOSX/lyxrc.dist.in
index b27466c..bd0cc75 100644
--- a/development/MacOSX/lyxrc.dist.in
+++ b/development/MacOSX/lyxrc.dist.in
@@ -16,7 +16,7 @@
 # MISC SECTION ######################################
 #
 
-\path_prefix 
"/usr/texbin:/usr/local/gwTeX/bin/powerpc-apple-darwin-current:/usr/local/gwTeX/bin/i386-apple-darwin-current:/usr/local/teTeX/bin/powerpc-apple-darwin-current:/usr/local/teTeX/bin/i386-apple-darwin-current:/sw/bin:/sw/sbin:/opt/local/teTeX/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/sbin"
+\path_prefix 
"/Library/TeX/texbin:/usr/texbin:/sw/bin:/sw/sbin:/opt/local/teTeX/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/sbin"
 \serverpipe "~/Library/Application Support/LyX@version_suffix@/.lyxpipe"
 \preview on
 
diff --git a/status.21x b/status.21x
index 306fa6b..b1b724d 100644
--- a/status.21x
+++ b/status.21x
@@ -294,3 +294,6 @@ What's new
 - Fix build with gcc 5.1 using libstdc++ with C++11 ABI.
 
 - Fix bash-ism in ./autogen.sh script.
+
+- Update path_prefix in lyxrc.dist for Mac OS X.
+  Add the MacTeX installation location and remove very old unusable items.

Reply via email to