Adding patches for cdecl to build. I picked them from:
http://gentoo-overlays.zugaina.org/gentoo/portage/dev-util/cdecl/files/ svn path=/nixpkgs/trunk/; revision=32866
This commit is contained in:
@@ -7,7 +7,7 @@ stdenv.mkDerivation {
|
||||
md5 = "29895dab52e85b2474a59449e07b7996";
|
||||
};
|
||||
|
||||
patches = [ ./cdecl-2.5.patch ];
|
||||
patches = [ ./cdecl-2.5-implicit-pointer.patch ./cdecl-2.5.patch ./cdecl-2.5-gentoo.patch ];
|
||||
preBuild = "
|
||||
makeFlags=\"PREFIX=$out\"
|
||||
";
|
||||
|
||||
Reference in New Issue
Block a user