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

Collapse All | Expand All

(-)php-toolkit-1.0.1.ebuild (-1 / +1 lines)
Lines 20-26 Link Here
20
src_unpack() {
20
src_unpack() {
21
	unpack ${A}
21
	unpack ${A}
22
	cd "${S}"
22
	cd "${S}"
23
	epatch "${FILESDIR}"/${P}-prefix*.patch
23
	epatch "${FILESDIR}"/${P}-prefix.patch
24
	eprefixify php-select php-select-modules/*
24
	eprefixify php-select php-select-modules/*
25
}
25
}
26
26

Return to bug 195767