cernlib: use patch file extension
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
nativeBuildInputs = [ gnumake imake makedepend ];
|
nativeBuildInputs = [ gnumake imake makedepend ];
|
||||||
sourceRoot = ".";
|
sourceRoot = ".";
|
||||||
|
|
||||||
patches = [ ./patch ];
|
patches = [ ./patch.patch ];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace 2006/src/config/site.def \
|
substituteInPlace 2006/src/config/site.def \
|
||||||
|
|||||||
Reference in New Issue
Block a user