On 2007-09-01 22:38:55 -0400, Michel Salim wrote:
> On 01/09/07, Cristian Rodriguez <[EMAIL PROTECTED]> wrote:
> > Paul Elliott escribió:
> >
> > > -------------------cut here with a chainsaw--------------------
> > > # norootforbuild
> > > %define _prefix   /opt/gnome
> >
> >
> > uh ho. GNOME has moved to /usr
> >
> %if %{?suse_version}
> %if %{suse_version} <= 1020
> %define _prefix /opt/gnome
> %endif
> %endif
> 
> should do nicely.

%if 0%{?suse_version} < 1030
%define _prefix /opt/gnome
%endif

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to