diff --git a/general/graphlib/lcms2.xml b/general/graphlib/lcms2.xml index c2fb4b0607..2bc880c9ae 100644 --- a/general/graphlib/lcms2.xml +++ b/general/graphlib/lcms2.xml @@ -83,16 +83,13 @@ Installation of Little CMS2 - - If you want to run tests, then the build procedure must - be modified to make some library internal references visible to - the test code: + Apply the upstream fix for an issue breaking colord: -sed -i '/AX_APPEND/s/^/#/' configure.ac && -autoreconf ---> +sed '/BufferSize < TagSize/,+1 s/goto Error/TagSize = BufferSize/' \ + -i src/cmsio0.c Install Little CMS2 by running the following