diff options
| author | René de Hesselle <dehesselle@web.de> | 2019-08-07 23:05:56 +0000 |
|---|---|---|
| committer | René de Hesselle <dehesselle@web.de> | 2019-08-07 23:05:56 +0000 |
| commit | 91eef1afbc17e5a24cd9365d8422c9a7e468a51a (patch) | |
| tree | e17e2a9dd9d34706ddbc4bb8d57bca43053190a3 /packaging/macos/120-python3.sh | |
| parent | Fixed incorrect array refernces causing bug 1600496 (diff) | |
| download | inkscape-91eef1afbc17e5a24cd9365d8422c9a7e468a51a.tar.gz inkscape-91eef1afbc17e5a24cd9365d8422c9a7e468a51a.zip | |
Update macOS build pipeline
These changes mainly accomodate for gtk-osx upstream updates.
Diffstat (limited to 'packaging/macos/120-python3.sh')
| -rwxr-xr-x | packaging/macos/120-python3.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/macos/120-python3.sh b/packaging/macos/120-python3.sh index be6005f26..5dbbda27b 100755 --- a/packaging/macos/120-python3.sh +++ b/packaging/macos/120-python3.sh @@ -28,5 +28,4 @@ rm -rf $OPT_DIR mkdir -p $BIN_DIR mkdir -p $TMP_DIR ln -sf $WRK_DIR/Python.framework/Versions/Current/bin/python3 $BIN_DIR -ln -sf $BIN_DIR/python3 $BIN_DIR/python |
