Scott Ballard píše v Út 08. 05. 2012 v 12:09 -0700: > Isn't creating a hook produce the same results as adding it to the > COLLECT (see below)? Do the dylib files that are collected need to be > modified by 'mac_set_relative_dylib_deps()'? Sorry the intricacies of > the process are eluding me.
I'm not sure about the .spec syntax. But in the hook the other dylibs necessary for 'convert' utility will be collected automatically and 'mac_set_relative_dylib_deps()' will be applied to all of them. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
