[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: ilmbase: Fix typo in adding a patch.
From: |
Leo Famulari |
Subject: |
01/01: gnu: ilmbase: Fix typo in adding a patch. |
Date: |
Wed, 02 Mar 2016 01:55:06 +0000 |
lfam pushed a commit to branch master
in repository guix.
commit eb8065cd279b453d6bd696604e3b85357e9cb0ff
Author: Leo Famulari <address@hidden>
Date: Tue Mar 1 20:37:20 2016 -0500
gnu: ilmbase: Fix typo in adding a patch.
* gnu-system.am (dist_patch_DATA): Fix typo.
5e8276dcf4e3a05f69176dca816f00616e7f0593
---
gnu-system.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu-system.am b/gnu-system.am
index 5e2be0b..526e991 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -529,7 +529,7 @@ dist_patch_DATA =
\
gnu/packages/patches/icu4c-CVE-2014-6585.patch \
gnu/packages/patches/icu4c-CVE-2015-1270.patch \
gnu/packages/patches/icu4c-CVE-2015-4760.patch \
- gnu/packages/patches/ilmbase-fix-texts.patch \
+ gnu/packages/patches/ilmbase-fix-tests.patch \
gnu/packages/patches/imagemagick-test-segv.patch \
gnu/packages/patches/irrlicht-mesa-10.patch \
gnu/packages/patches/jasper-CVE-2007-2721.patch \