Hello,

In Fedora, the assemblies are treated as architecture-dependent and so
> they (including the GAC) are put into %{_libdir} which is /usr/lib64 on
> x86_64 systems.
>
> However, it seems to be the standard for mono to place the assemblies
> under %{_prefix}/lib/, regardless of the architecture.
>

When we end up having architecture dependent code, we will do that ourselves
in our upstream packages.

So you really should just take Mono's default configuration.   When the time
comes that we need to add arch-specific assemblies, that support will just
be added upstream.

You could save yourself and your users a lot of work that way.

Miguel
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to