Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128364
Collapse All | Expand All

(-)/usr/portage/eclass/perl-module.eclass (+1 lines)
Lines 178-183 Link Here
178
}
178
}
179
179
180
perl-module_pkg_postinst() {
180
perl-module_pkg_postinst() {
181
	einfo "We don't install man pages w/ perl ebuilds at all, was causing nasty collisions. Use perldoc instead."
181
	updatepod
182
	updatepod
182
}
183
}
183
184

Return to bug 128364