3498334 brp-mangle-shebangs: Strip env flags when mangling shebangs

Authored and Committed by churchyard 4 months ago
    brp-mangle-shebangs: Strip env flags when mangling shebangs
    
    - For example, mangle "#!/usr/bin/env -S vd" to "#!/usr/bin/vd"
    - Fixes: rhbz#2265038
    
        
file modified
+4 -4
file modified
+6 -1