cernlib: use patch file extension

This commit is contained in:
zowoq
2020-05-26 14:51:07 +10:00
parent cb4cc7a480
commit 6fa13a7e2f
2 changed files with 1 additions and 1 deletions
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ gnumake imake makedepend ];
sourceRoot = ".";
patches = [ ./patch ];
patches = [ ./patch.patch ];
postPatch = ''
substituteInPlace 2006/src/config/site.def \