patch fuzz ...

This commit is contained in:
Ondrej Vasik 2008-10-22 11:29:21 +00:00
parent 893c38877c
commit 46776ebb82
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ diff -urNp coreutils-6.12-orig/src/chcon.c coreutils-6.12/src/chcon.c
+Change the SELinux security context of each FILE to CONTEXT.\n\
With --reference, change the security context of each FILE to that of RFILE.\n\
\n\
-h, --no-dereference affect symbolic links instead of any referenced file\n\
-c, --changes like verbose but report only when a change is made\n\
diff -urp coreutils-6.10-orig/src/copy.c coreutils-6.10/src/copy.c
--- coreutils-6.10-orig/src/copy.c 2008-01-05 23:59:11.000000000 +0100
+++ coreutils-6.10/src/copy.c 2008-01-25 17:23:17.000000000 +0100