From b70f428256963385a140e9eb503624106df5aa9b Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Tue, 3 Feb 2015 23:37:45 +0000 Subject: Set an executable permission on the shell script. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@466 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a --- ChangeLog | 5 +++++ tools/d2c/d2c_genmakefile.sh | 0 2 files changed, 5 insertions(+) mode change 100644 => 100755 tools/d2c/d2c_genmakefile.sh diff --git a/ChangeLog b/ChangeLog index 4099064..20e3074 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 15-02-04 Cyrille Bagard + * tools/d2c/d2c_genmakefile.sh: + Set an executable permission on the shell script. + +15-02-04 Cyrille Bagard + * src/analysis/binary.c: * src/analysis/binary.h: * src/analysis/binary-int.h: diff --git a/tools/d2c/d2c_genmakefile.sh b/tools/d2c/d2c_genmakefile.sh old mode 100644 new mode 100755 -- cgit v0.11.2-87-g4458