My nixpkgs mirror for patching things.
Go to file
Peter Simons 4c0ff006f3 pkgs/development/libraries/redland/1.0.9.nix: fix build with sqlite 3.6.19
Redland's use of the pre-processor symbol SQLITE_API collides with a
symbol of the same name in sqlite 3.6.19. Patching the source code to
use REDLAND_SQLITE_API instead works around the problem.

svn path=/nixpkgs/trunk/; revision=18100
2009-11-04 15:14:12 +00:00
doc * Typo. 2009-10-28 12:07:35 +00:00
maintainers Add a script to check the number of packages to rebuild after a modification. 2009-10-08 19:00:48 +00:00
pkgs pkgs/development/libraries/redland/1.0.9.nix: fix build with sqlite 3.6.19 2009-11-04 15:14:12 +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