salimma / rpms / rpmlint

Forked from rpms/rpmlint 4 years ago
Clone

6da2389 Disable automatic compilation of Python files in /usr/share/rpmlint

Authored and Committed by tmz 5 years ago
1 file changed. 4 lines added. 0 lines removed.
    Disable automatic compilation of Python files in /usr/share/rpmlint
    
    The rpmlint build process byte compiles these, so no manual byte
    compilation is needed.  (The make definition COMPILE_PYC has been used
    since 83a9a35 (2009-11-02).  Prior to that a patch was applied to byte
    compile in %build.)
    
        
file modified
+4 -0