Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392449 - dev-python/pygobject-2.28.6-r50 installs two doc directories with USE="examples"
Summary: dev-python/pygobject-2.28.6-r50 installs two doc directories with USE="examples"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 18:16 UTC by Chris Mayo
Modified: 2011-12-26 06:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2011-11-29 18:16:04 UTC
/usr/share/doc/pygobject-2.28.6:
examples

/usr/share/doc/pygobject-2.28.6-r50:
AUTHORS.bz2  ChangeLog.bz2  ChangeLog.pre-2.18.bz2  NEWS.bz2  README.bz2


src_install() has:
	if use examples; then
		insinto /usr/share/doc/${P}

instead of /usr/share/doc/${PF}
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-11-30 04:09:08 UTC
confirm, yes the ${PF} fixes
Comment 2 Maxim Koltsov (RETIRED) gentoo-dev 2011-12-24 11:32:24 UTC
Fixed with rev bump.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2011-12-26 03:45:18 UTC
Please fix also dev-python/pygobject-3.0.2 (problem not noticeable in r0), but without revision bump.
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-12-26 06:30:19 UTC
(In reply to comment #3)
> Please fix also dev-python/pygobject-3.0.2 (problem not noticeable in r0), but
> without revision bump.

Thanks for noticing, fixed in pygobobject-3.0.3.