Revert "qdigidoc: remove certs.patch"

This reverts commit 36a460462f.

Doh
This commit is contained in:
Matthew Bauer 2018-04-03 22:45:06 -05:00
parent 36a460462f
commit 92a9f735e0
2 changed files with 3310 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
sha256 = "1a7nsi28q57ic99hrb6x83qlvpqvzvk6acbfl6ncny2j4yaxa4jl";
};
patches = [ ./glibc-2_26.patch ];
patches = [ ./certs.patch ./glibc-2_26.patch ];
unpackPhase = ''
mkdir src