From cfc398d32eec3ee68f7f8ec2729924393e3f5bed Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 23 Feb 2012 09:24:02 +0100 Subject: [PATCH] s4-heimdal: Remove the execute flag of cfx.c. The scripts which are extracting debuginfo are looking for files with the executable bit and find cfx.c which isn't a executable. --- lib/gssapi/krb5/cfx.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 lib/gssapi/krb5/cfx.c diff --git a/lib/gssapi/krb5/cfx.c b/lib/gssapi/krb5/cfx.c old mode 100755 new mode 100644