release-small.nix: updated name of "dbus" attribute

svn path=/nixpkgs/branches/stdenv-updates/; revision=29698
This commit is contained in:
Peter Simons 2011-10-06 13:21:07 +00:00
parent 1add4b2e6d
commit a60193db6b

View file

@ -208,7 +208,7 @@ with (import ./release-lib.nix);
zile = linux;
zip = all;
dbus = {
dbus_all = {
libs = linux;
tools = linux;
};