99a2bac Fix plugin registration issues caused by changes in RPM (rhbz#1523296).

Authored and Committed by vondruch 6 years ago
1 file changed. 6 lines added. 3 lines removed.
    Fix plugin registration issues caused by changes in RPM (rhbz#1523296).
    
    Originally, the transaction file triggers provided just list of
    filenames, but that was not intentional and the list now contains also
    directory entries. Fortunatelly, these entries can be filtered out if
    the path end withi '/'.
    
        
file modified
+6 -3