Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 288393
Collapse All | Expand All

(-)pkgconfig-0.23.ebuild.orig (+5 lines)
Lines 20-25 Link Here
20
20
21
S=${WORKDIR}/${MY_P}
21
S=${WORKDIR}/${MY_P}
22
22
23
src_unpack() {
24
	unpack ${A}
25
	epunt_cxx
26
}
27
23
src_compile() {
28
src_compile() {
24
	local myconf
29
	local myconf
25
30

Return to bug 288393