Changeset 452ecee for general/graphlib/babl.xml
- Timestamp:
- 09/25/2019 04:06:04 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 9.1, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- e3cd7529
- Parents:
- 65f9d4f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/babl.xml
r65f9d4f r452ecee 92 92 93 93 <para> 94 First, if you are on i686, fix a compilation error caused by a target95 option type mismatch.96 </para>97 98 <screen><userinput remap="pre">case $(uname -m) in99 i?86) sed -i '27 s/no_cflags/sse2_cflags/' extensions/meson.build ;;100 esac</userinput></screen>101 102 <para>103 94 Install <application>Babl</application> by running the following commands: 104 95 </para>
Note:
See TracChangeset
for help on using the changeset viewer.