Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 84324 | Differences between
and this patch

Collapse All | Expand All

(-)toolchain.eclass.orig (-1 / +1 lines)
Lines 41-47 Link Here
41
	${ETYPE}_pkg_prerm
41
	${ETYPE}_pkg_prerm
42
}
42
}
43
toolchain_pkg_postrm() {
43
toolchain_pkg_postrm() {
44
	${ETYPE}_pkg_prerm
44
	${ETYPE}_pkg_postrm
45
}
45
}
46
#----<< eclass stuff >>----
46
#----<< eclass stuff >>----
47
47

Return to bug 84324