From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: pgxs default installation + various fixes |
Date: | 2004-09-02 12:44:09 |
Message-ID: | 20040902124409.GB5294@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Thu, Sep 02, 2004 at 02:31:14PM +0200, Fabien COELHO wrote:
> This is to take into account Tom's view that distributions are often split
> with a separate "dev" package for developpements. For instance under
> Debian there are: postgresql, postgresql-client, postgresql-dev,
> postgresql-doc... So this target would help checking what files belong to
> what part of such split installation for the package maintainer.
What they do AFAIK is to run the biggest install target and then
classify in different packages using file and glob lists hardcoded in
the package specification. Having more make targets does not help them.
At least that's how RPM packages are done.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"I call it GNU/Linux. Except the GNU/ is silent." (Ben Reiter)
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-09-02 15:14:58 | Re: pgxs default installation + various fixes |
Previous Message | Alvaro Herrera | 2004-09-02 12:39:25 | Re: pgxs default installation + various fixes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-09-02 13:43:04 | Re: time_t timezone |
Previous Message | Alvaro Herrera | 2004-09-02 12:39:25 | Re: pgxs default installation + various fixes |