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

(-)udunits-1.12.0.ebuild.orig (-1 / +1 lines)
Lines 40-46 Link Here
40
	cd perl
40
	cd perl
41
	perl Makefile.PL PREFIX=${D}/usr
41
	perl Makefile.PL PREFIX=${D}/usr
42
	cd ..
42
	cd ..
43
	make || die
43
	make ld_math=-lm || die
44
#	make test || die
44
#	make test || die
45
}
45
}
46
46

Return to bug 50487