Author: urkud
Date: Sat Oct 15 13:32:05 2011
New Revision: 29852
URL: https://nixos.org/websvn/nix/?rev=29852&sc=1
Log:
Fix comment
Modified:
nixpkgs/trunk/pkgs/desktops/kde-4.7/kde-package/default.nix
Modified: nixpkgs/trunk/pkgs/desktops/kde-4.7/kde-package/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/desktops/kde-4.7/kde-package/default.nix Fri Oct 14
22:06:50 2011 (r29851)
+++ nixpkgs/trunk/pkgs/desktops/kde-4.7/kde-package/default.nix Sat Oct 15
13:32:05 2011 (r29852)
@@ -33,7 +33,8 @@
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
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits