forked from mirrors/nixpkgs
* Renamed "aufs2-utils" to the upstream name ("aufs-util").
svn path=/nixpkgs/trunk/; revision=22040
This commit is contained in:
parent
514caa90d3
commit
629849c449
|
@ -6392,7 +6392,7 @@ let
|
|||
inherit fetchurl stdenv kernel perl;
|
||||
};
|
||||
|
||||
aufs2Utils = import ../os-specific/linux/aufs2-utils {
|
||||
aufs2_util = import ../os-specific/linux/aufs2-util {
|
||||
inherit fetchurl stdenv kernel aufs2;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue