On Thu, Sep 07, 2006 at 03:56:02PM -0400, Bill Nottingham wrote: > Example bug: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205216 > > What's happening here (in the python side) is that the .pyc/.pyo file > is storing the timestamp of the .py file - since aotcompile.py is > made by config.status from aotcompile.py.in, it's almost guaranteed > that its timestamp will be different between arches. > > Ideas on how to handle/fix this? touch -r aotcompile.py.in aotcompile.py after configure? Jakub -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly