Martin Zibricky píše v Po 25. 02. 2013 v 12:16 +0100: > > In either case, do you also use an alias, shell script, or makefile > to > > shorten the command? > > For manual I would assume that: > - 'python setup.py install' will create shell script pyinstaller on > linux and pyinstaller.exe on windows.
Another change for the next release will be with the utils in ./utils/ directory - like ArchiveViewer.py etc.: - they will be renamed to lowercase: Makespec.py -> makespec.py - when pyinstaller is installed there will be commands like 'pyi-makespec', 'pyi-build' etc. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
