churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

4ced9a1 Check %{_lib} rather than hardcode all 64-bit arches

Authored and Committed by pviktori 6 years ago
1 file changed. 3 lines added. 1 lines removed.
    Check %{_lib} rather than hardcode all 64-bit arches
    
    Checking %{lib} isn't guaranteed to determine the word size
    correctly, but it works for current arches and is more likely
    to stay correct when a new arch are added.
    
        
file modified
+3 -1