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

Collapse All | Expand All

(-)app-emulation/vmware-server-modules/vmware-server-modules-1.0.0.22874.ebuild (+5 lines)
Line 0 Link Here
1
--- vmmon-only/include/vcpuset.h.orig	2006-04-25 11:51:45.000000000 +0200
Lines 54-58 Link Here
54
		convert_to_m ${S}/${dir}-only/Makefile
54
		convert_to_m ${S}/${dir}-only/Makefile
55
	done
55
	done
56
56
57
	# fix the vcpuset.h include for vmmon to include asm/types.h
58
	cd ${S}
59
	epatch ${FILESDIR}/${P}-vcpuset-2.6.17.patch
60
57
	rm -fr ${S}/${PARENT_PN}-distrib
61
	rm -fr ${S}/${PARENT_PN}-distrib
58
}
62
}

Return to bug 122500