From: Andreas Schneider Date: Thu, 23 Feb 2012 08:24:02 +0000 (+0100) Subject: s4-heimdal: Remove the execute flag of cfx.c. X-Git-Tag: samba-4.0.0alpha18~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ba82673084fcc1c6beaf630da5a1d42f6d84f1c;p=thirdparty%2Fsamba.git 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. --- diff --git a/source4/heimdal/lib/gssapi/krb5/cfx.c b/source4/heimdal/lib/gssapi/krb5/cfx.c old mode 100755 new mode 100644