mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Adding binary path for Homebrew on MacOS-arm64 (bug 12619).
Patch from Koji.
This commit is contained in:
parent
0ffcff55f3
commit
a5e689eee5
@ -18,7 +18,7 @@ Format 23
|
||||
# MISC SECTION ######################################
|
||||
#
|
||||
|
||||
\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"
|
||||
\path_prefix "/Library/TeX/texbin:/usr/texbin:/sw/bin:/sw/sbin:/opt/local/teTeX/bin:/opt/homebrew/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
|
||||
|
||||
|
@ -36,6 +36,8 @@ What's new
|
||||
|
||||
* BUILD/INSTALLATION
|
||||
|
||||
- Adding binary path for Homebrew on MacOS-arm64 (bug 12619).
|
||||
|
||||
|
||||
** Bug fixes:
|
||||
*************
|
||||
|
Loading…
Reference in New Issue
Block a user