Re: RPMS for 7.1beta3 being uploaded. - Mailing list pgsql-hackers

From Lamar Owen
Subject Re: RPMS for 7.1beta3 being uploaded.
Date
Msg-id 3A637672.1F164806@wgcr.org
Whole thread Raw
In response to Re: RPMS for 7.1beta3 being uploaded.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut wrote:
> The patch I recommended was
> -  LDFLAGS_SL            := -Bdynamic -shared -soname $(shlib)
> +  LDFLAGS_SL            := -Bdynamic -shared -soname lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION)

And that is what was in 7.0.3.
> but that's not what your patch does.  The issue is fixed, you shouldn't
> patch anything.

Oh, OK.  Easy enough to delete that section and see where the chips
fall.

> > > #! /usr/bin/env perl

> > No, for a RedHat or any other Linux distribution, /usr/bin is where perl
> > and python (or their symlinks) will always live.
> I was thinking in terms of fixing this in the source tree.

Oh.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: RPMS for 7.1beta3 being uploaded.
Next
From: Lamar Owen
Date:
Subject: Re: RPMS for 7.1beta3 being uploaded.