pgsql: Prevent doc/src/sgml subdirs from being created, instead of dele

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Prevent doc/src/sgml subdirs from being created, instead of dele
Date: 2010-09-24 05:51:38
Message-ID: E1Oz1C6-0005WQ-El@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Prevent doc/src/sgml subdirs from being created, instead of deleting
them after the fact. This is a more elegant fix for bug #5595.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=fde5ce4fe2286d3c66cd77db0b7116566ac7b66b

Modified Files
--------------
config/prep_buildtree | 15 +++++----------
1 files changed, 5 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Sachin 2010-09-24 05:58:07 edb-debugger - server: Adding the uninstall SQL script [Raymond
Previous Message Robert Haas 2010-09-24 02:09:13 pgsql: Add contrib/xml2/pgxml.sql to .gitignore