* Only build aufs2 for kernels that have the requisite base/standalone
patch applied. svn path=/nixpkgs/trunk/; revision=22037
This commit is contained in:
@@ -143,6 +143,7 @@ in
|
||||
# standalone package.
|
||||
name = "aufs2";
|
||||
patch = ./aufs2.patch;
|
||||
};
|
||||
|
||||
features.aufsBase = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user