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

Collapse All | Expand All

(-)parted-1.4.24.ebuild (+1 lines)
Lines 33-38 Link Here
33
	
33
	
34
	./configure --prefix=/usr \
34
	./configure --prefix=/usr \
35
		--target=${CHOST} \
35
		--target=${CHOST} \
36
		--mandir=/usr/share/man \
36
		${myconf} || die
37
		${myconf} || die
37
		
38
		
38
	emake || die
39
	emake || die

Return to bug 1280