[torquedev] Enabling wordexp in spec file
Bernard Li
bli at bcgsc.ca
Thu Dec 15 16:34:52 MST 2005
Hey Garrick:
Would it make sense to make the RPM relocatable?
Cheers,
Bernard
> -----Original Message-----
> From: torquedev-bounces at supercluster.org
> [mailto:torquedev-bounces at supercluster.org] On Behalf Of
> Garrick Staples
> Sent: Thursday, December 15, 2005 15:29
> To: torquedev at supercluster.org
> Subject: Re: [torquedev] Enabling wordexp in spec file
>
> On Thu, Dec 15, 2005 at 03:21:54PM -0800, Michael Gutteridge alleged:
> > Hi
> >
> > I was having trouble getting wordexp working when building
> the RPMs...
> > turns out that configure wants "--enable-wordexp" but the
> spec file was
> > giving it "--with-wordexp"
> >
> > I munged it in there:
> >
> >
> > > %if %use_wordexp
> > > %define wordexpflags --enable-wordexp
> > > %endif
> >
> > Should the spec be changed to use "enable" or autoconf to
> use the "with"
> > option? Does the autoconf accept "--disable-wordexp"?
>
> Yes, I'm a dummy. I fixed the spec file in CVS yesterday. I
> was really
> hoping noone would notice :)
>
>
> > Oh, and thanks so very much for wordexp!
>
> I'm glad you like it!
>
> --
> Garrick Staples, Linux/HPCC Administrator
> University of Southern California
>
More information about the torquedev
mailing list