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

(-)/usr/portage/net-misc/curl/curl-7.21.7-r2.ebuild (-2 / +1 lines)
Lines 48-56 Link Here
48
	epatch "${FILESDIR}"/${PN}-7.20.0-strip-ldflags.patch \
48
	epatch "${FILESDIR}"/${PN}-7.20.0-strip-ldflags.patch \
49
		"${FILESDIR}"/${PN}-7.19.7-test241.patch \
49
		"${FILESDIR}"/${PN}-7.19.7-test241.patch \
50
		"${FILESDIR}"/${PN}-7.18.2-prefix.patch \
50
		"${FILESDIR}"/${PN}-7.18.2-prefix.patch \
51
		"${FILESDIR}"/${PN}-respect-cflags-2.patch \
52
		"${FILESDIR}"/${P}-examples-fix-headers.patch
51
		"${FILESDIR}"/${P}-examples-fix-headers.patch
53
52
	sed -i 's:\(flags_..._...\)=".*":\1="":' m4/curl-compilers.m4
54
	eprefixify curl-config.in
53
	eprefixify curl-config.in
55
	eautoreconf
54
	eautoreconf
56
}
55
}

Return to bug 379533