Marti Raudsepp <ma...@juffo.org> writes:
> While testing out PostgreSQL 9.3beta1, I stumbled upon a problem
> installing some extensions (pgTAP and semver among others):
> ...
> I traced the problem down to commit
> 9db7ccae2000524b72a4052352cbb5407fb53b02 "Use system install program
> when available and usable". It turns out that 'install' from coreutils
> 8.21 complains when it's told to install the same source file twice.

TBH, I thought that was a dangerous idea from the get-go.  My vote for
fixing this would be to revert that change, not try to hack all the
makefiles to work around it.

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to