cernlib: use patch file extension

This commit is contained in:
zowoq 2020-05-26 14:50:03 +10:00
parent cb4cc7a480
commit 6fa13a7e2f
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ gnumake imake makedepend ];
sourceRoot = ".";
patches = [ ./patch ];
patches = [ ./patch.patch ];
postPatch = ''
substituteInPlace 2006/src/config/site.def \