thofmann / Bear_rpm

Forked from Bear_rpm 5 years ago
Clone

35421e5 Fix the shebang in main.py.in via a sed call instead of a patch

Authored and Committed by defolos 6 years ago
    Fix the shebang in main.py.in via a sed call instead of a patch
    
    -> works for Fedora & EL (where python3 does not exist since they have python3.4
       and other versions)
    => requires python3-devel package for the %__python3 macro (provided by
       python3-rpm-macros)
    
        
file modified
+8 -6