beremiz
Clone
Summary
Browse
Changes
Graph
fix build problem when make command have trailing whitespace(s)
2017-06-27, Andrey Skvortsov
1e8900fc8ddb
file is
Executable
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"/>