Merge pull request #88916 from zowoq/patches

This commit is contained in:
Jörg Thalheim
2020-05-27 06:54:01 +01:00
committed by GitHub
10 changed files with 7 additions and 7 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 \