pgsql/src/interfaces/perl5 (GNUmakefile)

Started by Peter Eisentrautover 25 years ago3 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Date: Thursday, November 16, 2000 @ 11:21:55
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/perl5
from hub.org:/home/projects/pgsql/tmp/cvs-serv67392

Modified Files:
GNUmakefile

----------------------------- Log Message -----------------------------

Clean files after installing, since those files will most likely be root
owned, which can be annoying.

#2Alfred Perlstein
bright@wintelcom.net
In reply to: Peter Eisentraut (#1)
Re: pgsql/src/interfaces/perl5 (GNUmakefile)

* petere@postgresql.org <petere@postgresql.org> [001116 08:39] wrote:

Date: Thursday, November 16, 2000 @ 11:21:55
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/perl5
from hub.org:/home/projects/pgsql/tmp/cvs-serv67392

Modified Files:
GNUmakefile

----------------------------- Log Message -----------------------------

Clean files after installing, since those files will most likely be root
owned, which can be annoying.

I've been bit by this, why are these files not built as part of the
build taget?

--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."

#3Peter Eisentraut
peter_e@gmx.net
In reply to: Alfred Perlstein (#2)
Re: pgsql/src/interfaces/perl5 (GNUmakefile)

Alfred Perlstein writes:

Clean files after installing, since those files will most likely be root
owned, which can be annoying.

I've been bit by this, why are these files not built as part of the
build taget?

They are, but they need to be rebuilt when they're installed because
otherwise the shared object will contain a run-time reference to libpq in
the source tree. It's really MakeMaker stupidity; this is the best we can
do for now.

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/