Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=575005

--- Comment #37 from Chen Lei <[email protected]> 2010-04-22 00:14:18 EDT ---
(In reply to comment #35)
> Reading though this it will be simpler for long term management for this to be
> architecture specific. rpm doesn't understand endianness and trying to 
> shoehorn
> it in makes it much more complicated and difficult to work with.    

Where should we install those endian-specfic files %{_prefix}/lib, %{_datadir}
or %{_libdir}? The default install path for those files are normally
%{_datadir} and many softwares which utilize endian-specfic data hardcode
/usr/share/%{name} in its code. It'll be a bit complicated to patch some
package to install or utilize those files from %{_datadir} to %{_libdir}.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to