ocamlPackages.gmetadom: use patch file extension

gstqt5
zowoq 2020-08-05 19:50:47 +10:00
parent dc2aa26ba9
commit ed2e74d9db
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
sha256 = "0skmlv0pnqvg99wzzzi1h4zhwzd82xg7xpkj1kwpfy7bzinjh7ig";
};
patches = [ ./gcc-4.3.dpatch ];
patches = [ ./gcc-4.3.patch ];
dontDisableStatic = true;