[sys-kernel/*] workaround wrong AUFS config option in 3.5 ebuilds
This commit is contained in:
@@ -10,3 +10,8 @@ inherit sabayon-kernel
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
DESCRIPTION="Official Sabayon Linux Server kernel image"
|
||||
RESTRICT="mirror"
|
||||
|
||||
src_unpack() {
|
||||
sabayon-kernel_src_unpack
|
||||
sed -i "s:CONFIG_AUFS_FS=m:CONFIG_AUFS_FS=y:" "${S}"/sabayon/config/*.config || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user