| From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
|---|---|
| To: | PostgreSQL Hackers ML <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | pgxs docdir question |
| Date: | 2010-09-19 21:25:00 |
| Message-ID: | 1284931500.2236.12.camel@hp-laptop2.gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Where does PGXS makefile get /usr/share/doc/pgsql/contrib directory
from?
While building 3rd party RPMs using PGXS, even if I specify docdir in
Makefile, README.* files are installed to this directory, which breaks
parallel installation path as of 9.0+
Speficially, I want to install READMEs
under /usr/pgsql-9.0/share/contrib for 9.0. How do I do that?
Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-09-19 21:29:57 | Re: english parser in text search: support for multiple words in the same position |
| Previous Message | Simon Riggs | 2010-09-19 20:10:03 | Re: Configuring synchronous replication |