Re: [opensuse-buildservice] "have choice for" in Arch
forwarding to ml... On Wednesday 17 Oct 2012 14:06:46 Nico Kruber wrote:
On Tuesday 16 Oct 2012 17:12:06 you wrote:
On Tue, Oct 16, 2012 at 02:53:12PM +0200, Nico Kruber wrote:
How do I add these to my project configuration (what is the correct way to check for arch?)
You need to add a
Prefer: libgl jdk7-openjdk
line to the project config.
normally, I'm adding these only for specific distros, e.g.
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} Prefer: java-1.6.0-openjdk-devel java-1.6.0-openjdk %endif
-> so what is the correct check for arch? I couldn't find one in http://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto
Nico -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (1)
-
Nico Kruber