Fix altermime build

svn path=/nixpkgs/trunk/; revision=33625
This commit is contained in:
Yury G. Kudryashov
2012-04-05 15:31:10 +00:00
parent b4e5ce8de5
commit 68b6d23a35
4 changed files with 23 additions and 49 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ rec {
inherit (sourceInfo) name version;
inherit buildInputs;
patches = [./altermime.patch];
patches = map a.fetchurl (import ./debian-patches.nix);
phaseNames = ["doPatch" "fixTarget" "doMakeInstall"];
fixTarget = a.fullDepEntry (''