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

Collapse All | Expand All

(-)a/gen_compile.sh (-1 / +1 lines)
Lines 417-422 compile_busybox() { Link Here
417
}
417
}
418
418
419
compile_lvm() {
419
compile_lvm() {
420
	compile_device_mapper
420
	if [ ! -f "${LVM_BINCACHE}" ]
421
	if [ ! -f "${LVM_BINCACHE}" ]
421
	then
422
	then
422
		[ -f "${LVM_SRCTAR}" ] ||
423
		[ -f "${LVM_SRCTAR}" ] ||
423
- 

Return to bug 353026