summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-03-01 20:37:20 -0500
committerLeo Famulari <leo@famulari.name>2016-03-01 20:47:11 -0500
commiteb8065cd279b453d6bd696604e3b85357e9cb0ff (patch)
tree3c688e9a453c869b3374267090a53bc95f0afb46 /gnu-system.am
parent6150b5c780d1578bba596ebab51d1c7731d60bfd (diff)
downloadguix-patches-eb8065cd279b453d6bd696604e3b85357e9cb0ff.tar
guix-patches-eb8065cd279b453d6bd696604e3b85357e9cb0ff.tar.gz
gnu: ilmbase: Fix typo in adding a patch.
* gnu-system.am (dist_patch_DATA): Fix typo. 5e8276dcf4e3a05f69176dca816f00616e7f0593
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 5e2be0b709..526e991beb 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 \