release-small.nix: updated name of "dbus" attribute
svn path=/nixpkgs/branches/stdenv-updates/; revision=29698
This commit is contained in:
parent
1add4b2e6d
commit
a60193db6b
|
@ -208,7 +208,7 @@ with (import ./release-lib.nix);
|
||||||
zile = linux;
|
zile = linux;
|
||||||
zip = all;
|
zip = all;
|
||||||
|
|
||||||
dbus = {
|
dbus_all = {
|
||||||
libs = linux;
|
libs = linux;
|
||||||
tools = linux;
|
tools = linux;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue