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

Collapse All | Expand All

(-)xen-tools.orig//xen-tools-3.4.2-r4.ebuild (+5 lines)
Lines 70-75 Link Here
70
QA_EXECSTACK="usr/share/xen/qemu/openbios-sparc32
70
QA_EXECSTACK="usr/share/xen/qemu/openbios-sparc32
71
	usr/share/xen/qemu/openbios-sparc64"
71
	usr/share/xen/qemu/openbios-sparc64"
72
72
73
if [ -x /.config/ ]; then
74
	ewarn "system has a dir /.config, this need be removed to all the package to emerge"
75
	exit 1;
76
fi
77
73
pkg_setup() {
78
pkg_setup() {
74
	export "CONFIG_LOMOUNT=y"
79
	export "CONFIG_LOMOUNT=y"
75
80

Return to bug 376819