Summary: The trailings end up in the final version, which causes it to create a invalid XML file.
Reviewers: bu5hm4n, woohyun, segfaultxavi
Reviewed By: bu5hm4n
Subscribers: cedric, segfaultxavi, woohyun, #reviewers, bu5hm4n, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D7613
<configuration>
- <dllmap dll=\"eina\" target=\"@EINA@\"/>
- <dllmap dll=\"efl\" target=\"@EFL@\"/>
- <dllmap dll=\"ecore\" target=\"@ECORE@\"/>
- <dllmap dll=\"eo\" target=\"@EO@\"/>
- <dllmap dll=\"evas\" target=\"@EVAS@\"/>
- <dllmap dll=\"eldbus\" target=\"@ELDBUS@\"/>
- <dllmap dll=\"elementary\" target=\"@ELEMENTARY@\"/>
+ <dllmap dll="eina" target="@EINA@"/>
+ <dllmap dll="efl" target="@EFL@"/>
+ <dllmap dll="ecore" target="@ECORE@"/>
+ <dllmap dll="eo" target="@EO@"/>
+ <dllmap dll="evas" target="@EVAS@"/>
+ <dllmap dll="eldbus" target="@ELDBUS@"/>
+ <dllmap dll="elementary" target="@ELEMENTARY@"/>
</configuration>