How to add a python script to an RPM in the right way?

Dotan Barak dotanba at gmail.com
Wed Dec 24 14:42:27 UTC 2008


Hi.

I'm trying to add several python scripts to an RPM.
For all of the scripts but one, .pyc and .pyo files are being created.

For a specific file (every time the same file) the .pyc and .pyo are
sometimes being generated
(i don't really understand why the behavior is not consistent).

Can anyone know how to handle this issue?

Thanks
Dotan


More information about the Rpm-list mailing list