diff options
Diffstat (limited to 'bin/build-python')
| -rwxr-xr-x | bin/build-python | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/build-python b/bin/build-python index 69058593..6c4810dc 100755 --- a/bin/build-python +++ b/bin/build-python @@ -55,7 +55,3 @@ mv dist/bin dist/inkstitch if [ "$BUILD" = "osx" ]; then rm -rf dist/inkstitch.app/ fi - -# Inkscape doesn't let us run native binaries as extensions(?!). Instead we -# add this stub script which executes the binary that pyinstaller creates. -cp stub.py dist/inkstitch.py |
