<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>    I'm not a regular Sailfish developer, so forgive  me if I'm asking an easy question. I have a small program which I used to modify and compile from time to time. I belive that since version 2.2.1 I get this kind of errors:</div><div>

<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(170,0,0)"><br></span></p><p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(170,0,0)">Error on file "/home/deploy/installroot/usr/share/applications/*.desktop": No such file or directory</span></p>
<p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap"><br></p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap">I do not have /home/deploy directory.<br></p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap">The error come from these lines in yaml file:</p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap"><br></p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap"># All installed files<br>Files:<br>  - '%{_bindir}'<br>  - '%{_datadir}/%{name}'<br>  - '%{_datadir}/applications/%{name}.desktop'<br>  - '%{_datadir}/icons/hicolor/*/apps/%{name}.png'</p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap"><br></p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap">I cannot find where bindir and datadir are defined. And in fact how exactly they should be defined?</p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap"><br></p><p style="margin:0px;color:rgb(170,0,0);white-space:pre-wrap">    Best regards,  Mariusz<br></p><br></div></div></div>