Re: Need help with python noarch package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2006-07-25 at 11:20 -0600, Orion Poplawski wrote:
> I have a noarch python package (python-dateutil) that doesn't build 
> properly on x86_64.  The setup is:
> 
> PYTHONLIB = join(get_python_lib(standard_lib=1, prefix=''), 'site-packages')

If the stuff is really noarch, one probably wants to add plat_specific=0
to the arguments to get_python_lib().  On the other hand, it could be
better off defined just as:

PYTHONLIB = get_python_lib(prefix='')

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux