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

Collapse All | Expand All

(-)/usr/portage/dev-tex/pgf/pgf-2.10.ebuild (+2 lines)
Lines 21-26 Link Here
21
TEXMF="/usr/share/texmf-site"
21
TEXMF="/usr/share/texmf-site"
22
S=${WORKDIR}
22
S=${WORKDIR}
23
23
24
PATCHES=( "${FILESDIR}/${P}-callouts.patch" )
25
24
src_install() {
26
src_install() {
25
	insinto ${TEXMF}
27
	insinto ${TEXMF}
26
	doins -r tex || die
28
	doins -r tex || die

Return to bug 406783