From: Ken Raeburn Date: Thu, 26 Aug 1993 20:29:28 +0000 (+0000) Subject: make config.bfd executable X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ba17f70f05ec2581ccb96eac43f3ce0c58ed4d7;p=binutils-gdb.git make config.bfd executable --- diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 7a01da12e68..ea7efcbcdcd 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -190,6 +190,8 @@ else fi mv new $f done + chmod a+x config.bfd fi + # End of file.