Re: RPMS for 7.1beta3 being uploaded.

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: RPMS for 7.1beta3 being uploaded.
Date: 2001-01-15 22:15:14
Message-ID: 3A637672.1F164806@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-15 22:16:19 Re: RPMS for 7.1beta3 being uploaded.
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-01-15 22:05:14 Re: RPMS for 7.1beta3 being uploaded.