Searched refs:PYTHON_MODULES (Results 1 - 1 of 1) sorted by relevance

/inkscape/packaging/macosx/
H A Dosx-build.sh112 PYTHON_MODULES=""
154 PYTHON_MODULES="$2"
527 # Set python command line option (if PYTHON_MODULES location is not empty, then add the python call to the command line, otherwise, stay empty)
528 if [[ "$PYTHON_MODULES" != "" ]]; then
529 PYTHON_MODULES="-py $PYTHON_MODULES"
538 ./osx-app.sh $STRIP $VERBOSE -b $INSTALLPREFIX/bin/inkscape -p $BUILDPREFIX/Info.plist $PYTHON_MODULES

Completed in 47 milliseconds