"make install" in doc/

View: New views
2 Messages — Rating Filter:   Alert me  

"make install" in doc/

by Alvaro Herrera-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I just noticed that "make install" inside the doc/ directory looks for
man.tar.gz in $(srcdir), which is obviously not going be found because
it's put in the builddir.

Am I missing something here, or is it simply that nobody tries this
stuff in VPATH builds?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Re: "make install" in doc/

by Peter Eisentraut-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 05 August 2009 22:17:03 Alvaro Herrera wrote:
> I just noticed that "make install" inside the doc/ directory looks for
> man.tar.gz in $(srcdir), which is obviously not going be found because
> it's put in the builddir.
>
> Am I missing something here, or is it simply that nobody tries this
> stuff in VPATH builds?

These operations are usually only done when the release tarball is produced,
so all these details have not been refined.

Just forget about it.  I'll get rid of the tarballs within the next week.

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