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

Collapse All | Expand All

(-)/var/cache/portage/gentoo/sys-fs/aufs3/aufs3-3_p20120813.ebuild.orig (-1 / +1 lines)
Lines 107-114 Link Here
107
	use hfs && set_config BR_HFSPLUS
107
	use hfs && set_config BR_HFSPLUS
108
	use inotify && set_config HNOTIFY HFSNOTIFY
108
	use inotify && set_config HNOTIFY HFSNOTIFY
109
	use nfs && set_config EXPORT
109
	use nfs && set_config EXPORT
110
	use nfs && use amd64 && set_config INO_T_64
111
	use ramfs && set_config BR_RAMFS
110
	use ramfs && set_config BR_RAMFS
111
	( use amd64 || use ppc64 ) && set_config INO_T_64
112
112
113
	use pax_kernel && epatch "${FILESDIR}"/pax.patch
113
	use pax_kernel && epatch "${FILESDIR}"/pax.patch
114
114

Return to bug 432392