add security patch

svn path=/nixpkgs/trunk/; revision=5591
This commit is contained in:
Armijn Hemel
2006-07-05 14:00:05 +00:00
parent a4d3fde9d5
commit d511baa7d9
2 changed files with 472 additions and 0 deletions
+1
View File
@@ -25,4 +25,5 @@ stdenv.mkDerivation {
"--with-freetype2-includes=${freetype}/include/freetype2"
] else []);
patches = [./xpdf-3.01pl2.patch];
}