beremiz

1e8900fc8ddb
file isExecutable
fix build problem when make command have trailing whitespace(s)

whitespaces at the end are replaced with "", that causes make problem
<xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C %(buildpath)s all BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 FROM_BEREMIZ=1"/>