Loading
ocamlPackages.luv: clean up autotool file patching
Files named configure are already patched automatically: 97c43828. We only need to worry about ltmain.sh now. Since we no longer have to worry about the missing substitution in configure, we can use --replace-fail instead of --replace which avoids the deprecation warning.