Hi

I'm trying to compile scl rpm of mono, but it fails to generate the debug
rpm,
which should not be generated (%global debug_package %{nil})
here is my spec http://pastebin.com/M6eP2KK7
(modified version of
https://raw.githubusercontent.com/directhex/xamarin-mono/fb7d55fa724ad9570c0a6921ef24d9586d8fe65c/mono-core.spec
)
I'm building on a rhel 6.5.

Is there anyone that has succesfully build scl rpm of mono on this mailing
list?

https://www.softwarecollections.org/en/docs/#building-software-collections
the idea is to be able to install multiple major version of one software in
parallel.
to do it you install everything in /opt/<vendor>/<software><major
version>/..., and when you want to use it you add this path in your PATH
env (and maybe some other var)

Thanks in advance
Etienne
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to