nixpkgs/pkgs/applications/version-management/git-and-tools/git
Peter Simons f989b670d6 pkgs/applications/version-management/git-and-tools/git: fixed the build to deal with names that contain whitespace
The "find -print | while read" loop failed to deal with paths that contain
whitespace. Instead, we now use a similar construct that's based on globbing.

svn path=/nixpkgs/trunk/; revision=25454
2011-01-07 11:03:57 +00:00
..
default.nix pkgs/applications/version-management/git-and-tools/git: fixed the build to deal with names that contain whitespace 2011-01-07 11:03:57 +00:00
docbook2texi-2.patch
docbook2texi.patch
git-git.nix Tk version number is now 8.5 but at several places TK_LIBRARY is set "${tk}/lib/tk8.4". As for Python, tk.libPrefix is introduced to match "tk8.5". 2010-05-28 10:57:50 +00:00
glob-path.patch