diff --git a/libselinux-rhat.patch b/libselinux-rhat.patch index 469e918..2ccf200 100644 --- a/libselinux-rhat.patch +++ b/libselinux-rhat.patch @@ -110,7 +110,7 @@ diff --exclude-from=exclude -N -u -r nsalibselinux/src/selinux.py libselinux-2.0 del types -+import shutil, os ++import shutil, os, stat + +def restorecon(path, recursive=False): + """ Restore SELinux context on a given path """