From 46776ebb8274019a69a31c7d8b227f4984842ae5 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Wed, 22 Oct 2008 11:29:21 +0000 Subject: [PATCH] patch fuzz ... --- coreutils-selinux.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreutils-selinux.patch b/coreutils-selinux.patch index cd9fc61..56b17f8 100644 --- a/coreutils-selinux.patch +++ b/coreutils-selinux.patch @@ -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