Martin Zibricky píše v St 27. 03. 2013 v 22:04 +0100: > As you describe it, I'm confused as well: > - never tried these options myself. > - they are from time before unified interface pyinstaller.py > > How should be changed the behavior of these options? > - should the --out point to directory where to put .log files, build > and > dist folders?
- or rename '--out' to '--spec-dir' - directory where to put .spec file if it is created - and '--buildpath' rename to '--build-dir' - directory containing dirs 'build' and 'dist' -- 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.
