a27bc6c BRP Python Bytecompile: Also detect Python files in /app/lib/pythonX.Y

Authored and Committed by churchyard 3 years ago
    BRP Python Bytecompile: Also detect Python files in /app/lib/pythonX.Y
    
    This is needed for flatpaks.
    
    Alternatively, we could pass %{_prefix} as an argument to this script,
    but that could make things a tad more complicated.
    
    This solution is less general, but more pragmatic.
    
    See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/4FBBB3C5E63VDNGUJRLLW27LPZ74SEJH/
    
        
file modified
+1 -1