From a4277d19a60f1611658897c18d2548fedf52e8f5 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Fri, 6 Mar 2020 22:39:25 -0500 Subject: remove stub --- bin/build-python | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin') 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 -- cgit v1.2.3