Fixing a stupid typo

svn path=/nixpkgs/trunk/; revision=25663
This commit is contained in:
Michael Raskin
2011-01-21 19:34:54 +00:00
parent dd2a11d7e8
commit bcd44bff51
+1 -1
View File
@@ -802,7 +802,7 @@ let
static = false;
};
ipmiutil = callPackage ../utils/system/ipmiutil {};
ipmiutil = callPackage ../tools/system/ipmiutil {};
ised = callPackage ../tools/misc/ised {};