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

Collapse All | Expand All

(-)ted.orig//ted-2.21.ebuild (-1 / +2 lines)
Lines 24-30 Link Here
24
S=${WORKDIR}/Ted-${PV}
24
S=${WORKDIR}/Ted-${PV}
25
25
26
src_prepare() {
26
src_prepare() {
27
	epatch "${FILESDIR}"/${P}-libpng15.patch
27
	epatch "${FILESDIR}"/${P}-libpng15.patch \
28
		"${FILESDIR}"/${P}-QA.patch
28
29
29
	sed -i -e 's|/Ted/|/share/Ted/|' \
30
	sed -i -e 's|/Ted/|/share/Ted/|' \
30
		"${S}"/appFrame/appFrameConfig.h.in \
31
		"${S}"/appFrame/appFrameConfig.h.in \

Return to bug 385485