<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><span style="font-size: 12pt;">> On 2 March 2013 04:04, Alan Jhonn Aguiar Schwyn <alanjas@hotmail.com> wrote:</span><br><div>> > Hi,<br>> ><br>> > I found a problem with bundlebuilder (sugar-toolkit) when use "dist_xo" out<br>> > of git. The locale folder adds twice times the same .mo and the same .linfo.<br>> > The problem is easy solved, but exist some ways.<br>> > Basically: when execute the command, the .po are compiled. After, when<br>> > no git -> use list_files function (that returns all files including the<br>> > locale<br>> > folder files).<br>> > In the package function, the files of get_files_in_git are add to the .zip<br>> <br>> Where is the duplication? get_files_in_git should not include anything<br>> inside locale/, list_files should include only stuff in locale/...<br></div><div><br></div><div>The problem seems appears in the case that<span style="font-size: 12pt;"> you have locale folder include in git</span></div><div><span style="font-size: 12pt;">(james problem?)</span></div><div><span style="font-size: 12pt;"><br></span></div><div>and when you execute the ./setup.py dist_xo outisde of the git folder (for example, you have</div><div>a makefile or script that creates a folder tmp and build inside of it)</div>                                    </div></body>
</html>