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

Collapse All | Expand All

(-)/usr/portage/app-backup/rdiff-backup/rdiff-backup-1.2.8.ebuild (+7 lines)
Lines 19-21 Link Here
19
RDEPEND="${DEPEND}"
19
RDEPEND="${DEPEND}"
20
20
21
DOCS="examples.html"
21
DOCS="examples.html"
22
23
src_unpack() {
24
	unpack ${A}
25
	cd "${S}"
26
27
	epatch "${FILESDIR}/1.2.8-popen2.patch"
28
}

Return to bug 291650