kopia lustrzana https://github.com/inkstitch/inkstitch
Change all Python references to homebrew
rodzic
fe0f8e83d9
commit
5b5188ef99
|
@ -171,7 +171,7 @@ script:
|
|||
|
||||
if [ "$BUILD" = "osx" ]; then
|
||||
ln -s _libembroidery.dylib python/binding/_libembroidery.so
|
||||
install_name_tool -change /System/Library/Frameworks/Python.framework/Versions/2.7/Python /usr/local/opt/python2/Frameworks/Python.framework/Versions/2.7/Python python/binding/_libembroidery.dylib
|
||||
install_name_tool -change /System/Library/Frameworks/Python.framework/Versions/2.7/Python /usr/local/Cellar/python@2/2.7.15/Frameworks/Python.framework/Versions/2.7/Python python/binding/_libembroidery.dylib
|
||||
fi
|
||||
|
||||
popd
|
||||
|
|
Ładowanie…
Reference in New Issue