mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
colord: remove the sed, the build no longer fails on i686.
On x86_64 the package now works correctly as well.
This commit is contained in:
parent
376239ba0c
commit
3a3d470dff
@ -118,14 +118,6 @@
|
||||
useradd -c "Color Daemon Owner" -d /var/lib/colord -u 71 \
|
||||
-g colord -s /bin/false colord</userinput></screen>
|
||||
|
||||
<!-- https://github.com/hughsie/colord/pull/146 -->
|
||||
<para>
|
||||
Fix a double free causing a build failure on 32-bit x86 and runtime
|
||||
crashes with some monitors:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed '/cmsUnregisterPluginsTHR/d' -i lib/colord/cd-context-lcms.c</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Colord</application> by running the following
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user