walters / rpms / mock

Forked from rpms/mock 6 years ago
Clone

0af1cd7 Only do %post chown if /var is writable

Authored and Committed by Colin Walters 6 years ago
1 file changed. 6 lines added. 3 lines removed.
    Only do %post chown if /var is writable
    
    This ensures we're compatible with rpm-ostree which has a read-only
    bind mount over `/var` during script runs.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1352154
    
        
file modified
+6 -3