pginstaller - pginst: Fix some more hard coded paths.

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Fix some more hard coded paths.
Date: 2007-04-02 13:55:54
Message-ID: 20070402135555.0029E217346@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix some more hard coded paths.
Pull library dependencies from the build dep tree.
Split per-machine config stuff into a seperate template file for customisation.

Modified Files:
--------------
pginst:
pginst.proj (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/pginst.proj.diff?r1=1.1&r2=1.2)
settings.projinc (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.1&r2=1.2)
pginst/wrapper:
wrapper.proj (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wrapper/wrapper.proj.diff?r1=1.1&r2=1.2)
pginst/wxi:
guid.lst (r1.35 -> r1.36)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxi/guid.lst.diff?r1=1.35&r2=1.36)
pginst/wxs:
pginst.wxs (r1.191 -> r1.192)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.191&r2=1.192)

Added Files:
-----------
pginst:
paths.projinc.in (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/paths.projinc.in?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2007-04-02 14:25:21 pginstaller - pginst: Add new kerberos dependency.
Previous Message Magnus Hagander 2007-04-02 12:11:26 pgsql: xcopy can only deal with forward-slashed paths when it's quoted -