pgsql/src/interfaces/perl5 (GNUmakefile)
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.
* petere@postgresql.org <petere@postgresql.org> [001116 08:39] wrote:
Date: Thursday, November 16, 2000 @ 11:21:55
Author: petereUpdate of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/perl5
from hub.org:/home/projects/pgsql/tmp/cvs-serv67392Modified 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."
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/