dea8a05 Fix multilib -devel installs (#1581067)

Authored and Committed by kalev 5 years ago
1 file changed. 5 lines added. 1 lines removed.
    Fix multilib -devel installs (#1581067)
    
    We are patching one of the .py files, which is causing the timestamp to
    be slightly off in different builds, which in turn gets baked into .pyc
    files. Work this around by using another file's timestamp for the
    patched .py file.
    
        
file modified
+5 -1