d3e85c9 shared/install: drop unnecessary casts

1 file Authored by zbyszek 2 years ago, Committed by Lennart Poettering 2 years ago,
    shared/install: drop unnecessary casts
    
    The compiler coerces to bool for us, no need to do it explicitly.
    
        
file modified
+5 -6