Correct python modules directory on x86_64?

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

 



Hi,

My opencv package installs Python modules in /usr/lib/python*/site-packages 
instead of /usr/lib64/python*/site-packages on x86_64. It uses its own 
Autoconf macros, which seem to be buggy, instead of the normal setup.py used 
by other Python modules, which seems to not be buggy.

Here's the question: Do I move stuff around during the install phase so as to 
end up with stuff in /usr/lib64 on x86_64, or do I modify my %files section, 
which currently looks like this,

%files python
%{_libdir}/python*/site-packages/opencv

so as to get the files in /usr/lib even on x86_64? It would then probably look 
like this:

%{_prefix}/lib/python*/site-packages/opencv

Which of those two is the least evil? Or is there another way?

Thanks

-- 
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