diff options
| author | Mark H Weaver <mhw@netris.org> | 2015-06-12 03:40:12 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2015-06-13 23:01:07 -0400 |
| commit | 0ad8f76f7ff3233533dbc0afb109946d5c459b1e (patch) | |
| tree | 243a9483c1099392668b102f988c45892459b5ea /gnu-system.am | |
| parent | 4c50e5ab3a393c6d86fc6362c58f7ecf32dd9680 (diff) | |
gnu: perl-net-ssleay: Disable test that fails with openssl-1.0.2b.
* gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/openssl.scm (perl-net-ssleay): Add patch.
Diffstat (limited to 'gnu-system.am')
| -rw-r--r-- | gnu-system.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am index fd7b1e5e865..d551eb8ba2f 100644 --- a/gnu-system.am +++ b/gnu-system.am | |||
| @@ -512,6 +512,7 @@ dist_patch_DATA = \ | |||
| 512 | gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch \ | 512 | gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch \ |
| 513 | gnu/packages/patches/perl-module-pluggable-search.patch \ | 513 | gnu/packages/patches/perl-module-pluggable-search.patch \ |
| 514 | gnu/packages/patches/perl-net-amazon-s3-moose-warning.patch \ | 514 | gnu/packages/patches/perl-net-amazon-s3-moose-warning.patch \ |
| 515 | gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch \ | ||
| 515 | gnu/packages/patches/perl-no-sys-dirs.patch \ | 516 | gnu/packages/patches/perl-no-sys-dirs.patch \ |
| 516 | gnu/packages/patches/perl-tk-x11-discover.patch \ | 517 | gnu/packages/patches/perl-tk-x11-discover.patch \ |
| 517 | gnu/packages/patches/petsc-fix-threadcomm.patch \ | 518 | gnu/packages/patches/petsc-fix-threadcomm.patch \ |
