mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-04 14:20:05 +00:00
support for more modern macos versions
This commit is contained in:
parent
bdaf1dbe99
commit
391ed04cd2
@ -390,7 +390,7 @@ DMGNAME="${LyxBase}${LyXGitCommitHash:+-}${LyXGitCommitHash}"
|
|||||||
DMGSIZE="550m"
|
DMGSIZE="550m"
|
||||||
|
|
||||||
# Check for existing SDKs
|
# Check for existing SDKs
|
||||||
SDKs=$(echo ${DEVELOPER_SDKS}/MacOSX1[01]*sdk)
|
SDKs=$(echo ${DEVELOPER_SDKS}/MacOSX1[0-9]*sdk)
|
||||||
case $SDKs in
|
case $SDKs in
|
||||||
*${SDKROOT}*)
|
*${SDKROOT}*)
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user