Search stow for frameworks on mac.
This commit is contained in:
parent
eab423f84e
commit
58ea8f5b78
1
dist/macdeploy.py
vendored
1
dist/macdeploy.py
vendored
@ -21,6 +21,7 @@ import subprocess
|
|||||||
import sys
|
import sys
|
||||||
|
|
||||||
FRAMEWORK_SEARCH_PATH=[
|
FRAMEWORK_SEARCH_PATH=[
|
||||||
|
'/target',
|
||||||
'/Library/Frameworks',
|
'/Library/Frameworks',
|
||||||
os.path.join(os.environ['HOME'], 'Library/Frameworks')
|
os.path.join(os.environ['HOME'], 'Library/Frameworks')
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user