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

Collapse All | Expand All

(-)/home/rodrigo/temp/leptonica-1.68.ebuild (+7 lines)
Lines 24-29 Link Here
24
24
25
DOCS=( README version-notes )
25
DOCS=( README version-notes )
26
26
27
src_unpack() {
28
	unpack ${A}
29
	cd "${S}"
30
31
	epatch "${FILESDIR}"/${P}-zlib-include.patch
32
}
33
27
src_prepare() {
34
src_prepare() {
28
	eautoreconf
35
	eautoreconf
29
36

Return to bug 297101