6b8df4e Actually use the sbindir location provided by rpm

Authored and Committed by zbyszek 2 months ago
1 file changed. 2 lines added. 2 lines removed.
    Actually use the sbindir location provided by rpm
    
    /usr/sbin was always used, which breaks build with
    https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin,
    because then %_sbindir in %files doesn't match the file locations.
    
        
file modified
+2 -2