release-small: fix bad attr dbus_all

This commit is contained in:
Vladimír Čunát 2013-06-28 08:26:34 +02:00
parent af53fd451f
commit 08882c4700

View File

@ -198,7 +198,7 @@ with import ./release-lib.nix { inherit supportedSystems; };
zile = linux;
zip = all;
dbus_all = {
dbus = {
libs = linux;
daemon = linux;
tools = linux;