21905a6 build: Replace /var/run with /run

11 files Authored by nsoffer 5 years ago, Committed by teigland 5 years ago,
    build: Replace /var/run with /run
    
    /var/run is a symlink to /run since RHEL 7, and few year before that on
    Fedora. rpmlint is complaining in Fedora that we still use it:
    
        sanlock.x86_64: E: dir-or-file-in-var-run /var/run/sanlock
    
    Replace all instance of /var/run with /run.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+6 -6
file modified
+4 -4
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+2 -2
file modified
+1 -1