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

Collapse All | Expand All

(-)tramp-2.1.10.ebuild.orig (+1 lines)
Lines 18-23 Link Here
18
src_unpack() {
18
src_unpack() {
19
	unpack ${A}
19
	unpack ${A}
20
	epatch "${FILESDIR}/${P}-fix-texinfo.patch"
20
	epatch "${FILESDIR}/${P}-fix-texinfo.patch"
21
	epatch "${FILESDIR}/${P}-copy-tree.patch"
21
}
22
}
22
23
23
src_compile() {
24
src_compile() {

Return to bug 193707