"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> The section for docs is:
> cd doc/src
> gmake postgres.tar.gz
> mv postgres.tar.gz ..
> cp /var/spool/ftp/pub/dev/doc/man-7.3.tar.gz ../man.tar.gz
> cd ../..
> gmake split-dist=yes dist
> gmake maintainer-clean
Shouldn't there be a "gmake clean" in there before popping back out of
the doc/src subdirectory?
regards, tom lane