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

Collapse All | Expand All

(-)/usr/portage/app-text/texlive-core/texlive-core-2017-r3.ebuild (-1 / +3 lines)
Lines 156-162 Link Here
156
	cd "${B}"
156
	cd "${B}"
157
	#EPATCH_MULTI_MSG="Applying patches from upstream bugfix branch..." EPATCH_SUFFIX="patch" epatch "${WORKDIR}/gentoo_branch2011_patches"
157
	#EPATCH_MULTI_MSG="Applying patches from upstream bugfix branch..." EPATCH_SUFFIX="patch" epatch "${WORKDIR}/gentoo_branch2011_patches"
158
	EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
158
	EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
159
159
	epatch "${FILESDIR}/texlive-freetype2.patch"
160
	./reautoconf
161
	
160
	sed -i \
162
	sed -i \
161
		-e "s,/usr/include /usr/local/include.*echo \$KPATHSEA_INCLUDES.*,${EPREFIX}/usr/include\"," \
163
		-e "s,/usr/include /usr/local/include.*echo \$KPATHSEA_INCLUDES.*,${EPREFIX}/usr/include\"," \
162
		texk/web2c/configure || die
164
		texk/web2c/configure || die

Return to bug 655052