My nixpkgs mirror for patching things.
Go to file
Lluís Batlle i Rossell 193f70d887 Updating the ld-wrapper about linking of direct .so files. The previous
regexp looking for such ld arguments did not work well with "--soname=xxx.so".
Now I added the condition that the argument should not start with a hyphen, for
it to be possibly considered a .so file to link with.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18919
2009-12-13 16:18:53 +00:00
doc * Package naming / versioning guidelines. 2009-11-18 15:05:09 +00:00
maintainers * Add a script to retrieve licenses of the current derivation and of all 2009-11-21 17:50:00 +00:00
pkgs Updating the ld-wrapper about linking of direct .so files. The previous 2009-12-13 16:18:53 +00:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix * For convenience, provide a top-level Nix expression that simply 2007-04-26 14:32:57 +00:00
STABLE * Move stuff. 2005-02-21 16:05:33 +00:00
VERSION * Bumped the version number. 2009-04-24 21:59:56 +00:00