Fix comment

svn path=/nixpkgs/trunk/; revision=29852
This commit is contained in:
Yury G. Kudryashov 2011-10-15 13:32:05 +00:00
parent b648906658
commit 2109983477

View file

@ -33,7 +33,8 @@ rec {
enableParallelBuilding = true;
} // (removeAttrs a [ "meta" "name" ]));
# kdeMonoPkg wrapper for modules splitted upstream. Used in TODO
# kdeMonoPkg wrapper for modules splitted upstream compatible with combinePkgs
# API.
kdeSplittedPkg = module: {name, sane ? name}: kdeMonoPkg name;
# Build subdirectory ${subdir} of tarball ${module}-${release}.tar.bz2