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

(-)/usr/portage/dev-util/tailor/tailor-0.9.30.ebuild (+6 lines)
Lines 20-25 Link Here
20
20
21
PYTHON_MODNAME="vcpx"
21
PYTHON_MODNAME="vcpx"
22
22
23
src_install() {
24
	dohtml README.html
25
	distutils_src_install
26
	rm ${D}usr/share/doc/${PF}/README.html
27
}
28
23
pkg_postinst() {
29
pkg_postinst() {
24
	distutils_pkg_postinst
30
	distutils_pkg_postinst
25
	elog "Tailor does not explicitly depend on any other VCS."
31
	elog "Tailor does not explicitly depend on any other VCS."

Return to bug 251422