PyFR now works without the top-most __main__.py, so can remove it now.

The problem is that packages aren't supposed to install anything into the 
PREFIX directory. I have to remove it in the FreeBSD port.


On Friday, September 21, 2018 at 1:44:48 AM UTC-7, Freddie Witherden wrote:
>
> Hi Yuri, 
>
> On 21/09/2018 05:47, Yuri wrote: 
> > __main__.py is installed directly into the $(PREFIX) directory. 
> > Everything should be installed either into bin/ or into the python 
> > module directory. 
>
> This is correct and is required for PyFR (when built as an zip file) to 
> be executable.  At the time this functionality was added to PyFR they 
> only way it could be made to work was by putting __main__.py in the 
> topmost directly. 
>
> Regards, Freddie. 
>

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
Visit this group at https://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.

Reply via email to