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

Bug 392449

Summary: dev-python/pygobject-2.28.6-r50 installs two doc directories with USE="examples"
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: trivial CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.