csomh / source-git / rpm

Forked from source-git/rpm 5 years ago
Clone

ca043e Use newline as a delimiter to avoid xargs messing up file names with quotes

1 file Authored by Florian Festi 5 years ago, Committed by Hunor Csomortáni 5 years ago,
    Use newline as a delimiter to avoid xargs messing up file names with quotes
    
    which is the default behaviour otherwise.
    
    Fixes rhbz#1721348