Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 534124

Summary: dev-db/postgresql-9.4.1 installs examples outside /usr/share/doc/$PF
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: [OLD] ServerAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2014-12-31 16:56:19 UTC
$ ls /usr/share/doc/postgresql-9.4/extension/
autoinc.example.bz2  insert_username.example.bz2  moddatetime.example.bz2  refint.example.bz2  timetravel.example.bz2


econf has:
--docdir="${PO}/usr/share/doc/postgresql-${SLOT}

Maybe that was deliberate?
Comment 1 Aaron W. Swenson gentoo-dev 2014-12-31 20:34:06 UTC
Yeah, that should all be in one place. I've made the change in my overlay. It'll be committed to the tree when there's something more important to go along with it.
Comment 2 Chris Mayo 2015-02-07 14:35:17 UTC
Didn't make it into postgresql-9.4.1
Comment 3 Aaron W. Swenson gentoo-dev 2015-04-08 17:45:08 UTC
*postgresql-9.4.1-r1 (08 Apr 2015)
*postgresql-9.3.6-r1 (08 Apr 2015)
*postgresql-9.2.10-r1 (08 Apr 2015)
*postgresql-9.1.15-r1 (08 Apr 2015)
*postgresql-9.0.19-r1 (08 Apr 2015)

  08 Apr 2015; Aaron W. Swenson <titanofold@gentoo.org>
  +postgresql-9.0.19-r1.ebuild, +postgresql-9.1.15-r1.ebuild,
  +postgresql-9.2.10-r1.ebuild, +postgresql-9.3.6-r1.ebuild,
  +postgresql-9.4.1-r1.ebuild, postgresql-9999.ebuild,
  +files/postgresql-9.1-tz-dir-overflow.patch,
  +files/postgresql-9.2-9.4-tz-dir-overflow.patch:
  Fix bugs 486556, 534124, and 540288