Subject: Re: abiword.spec
From: Rui Miguel Seabra (rms@multicert.com)
Date: Thu Oct 25 2001 - 08:54:47 CDT
Thanks Joaquin, I'll look into it! :)
Hugs, rms
On Thu, 2001-10-25 at 14:36, Joaquin Cuenca Abela wrote:
> Rui Miguel Seabra wrote:
>
> > On Thu, 2001-10-25 at 13:19, Martin Sevior wrote:
> >
> >>On Thu, 25 Oct 2001, Rui Miguel Seabra wrote:
> >>
> >>>What fails with this one? Can you give me some details?
> >>>All one should need is swap ABI_OPT_GNOME=1 to ABI_OPT_GNOME=0 in the
> >>>spec file.
> >>>
> >>Ah, you sound like a theorist. A good experimentalist would actually try
> >>it.
> >>The issue is that if you have ABI_OPT_GNOME in the make line, even if it
> >>is = 0, you get some gnome stuff pulled in, but not enough to actually
> >>build it.
> >>
> >
> > Then this looks like a problem _with_ the build system and _not_ with
> > the rpm spec.
> >
> > Can anyone more experienced with it lend me a hand?
>
>
> I guess that we have some
>
> ifdef ABI_OPT_GNOME
>
> instead of
>
> ifeq ($(ABI_OPT_GNOME),1)
>
> Try this script (at abi/):
>
> find . -name "Makefile" -exec perl -pi~ -e 's/ifdef ABI_OPT_GNOME/ifeq
> \(\$\(ABI_OPT_GNOME\),1\)/g' '{}' ';'
>
> I've not tested it, so be surprised if it works.
>
> Cheers,
>
> P.S. I would commit it by myself, but right now my tree is a bit messy
>
> --
> Joaquin Cuenca Abela
> cuenca@pacaterie.u-psud.fr
>
-- + No matter how much you do, you never do enough -- unknown + Whatever you do will be insignificant, | but it is very important that you do it -- Ghandi + So let's do it...?
This archive was generated by hypermail 2b25 : Thu Oct 25 2001 - 08:58:43 CDT