diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-9.4.22-r1.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-9.4.22-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.4.22-r1.ebuild b/dev-db/postgresql/postgresql-9.4.22-r1.ebuild index 0108773c8234..f2d7377aa7aa 100644 --- a/dev-db/postgresql/postgresql-9.4.22-r1.ebuild +++ b/dev-db/postgresql/postgresql-9.4.22-r1.ebuild @@ -143,7 +143,6 @@ src_configure() { econf \ --prefix="${PO}/usr/$(get_libdir)/postgresql-${SLOT}" \ --datadir="${PO}/usr/share/postgresql-${SLOT}" \ - --docdir="${PO}/usr/share/doc/${PF}" \ --includedir="${PO}/usr/include/postgresql-${SLOT}" \ --mandir="${PO}/usr/share/postgresql-${SLOT}/man" \ --sysconfdir="${PO}/etc/postgresql-${SLOT}" \ |