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

(-)docutils/docutils-0.3.7.ebuild (+2 lines)
Lines 89-96 src_install() { Link Here
89
89
90
pkg_postinst() {
90
pkg_postinst() {
91
	use emacs && elisp-site-regen
91
	use emacs && elisp-site-regen
92
	distutils_pkg_postinst
92
}
93
}
93
94
94
pkg_postrm() {
95
pkg_postrm() {
95
	use emacs && elisp-site-regen
96
	use emacs && elisp-site-regen
97
	distutils_pkg_postrm
96
}
98
}

Return to bug 145151