Changeset 765916f
- Timestamp:
- 08/18/2020 12:28:02 AM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 193af65e
- Parents:
- d95fe3d0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/git.xml
rd95fe3d0 r765916f 52 52 </para> 53 53 54 &lfs 91_checked;54 &lfs10_checked; 55 55 56 56 <bridgehead renderas="sect3">Package Information</bridgehead> -
introduction/welcome/changelog.xml
rd95fe3d0 r765916f 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Fix the test suite for libxcb.</para> 49 </listitem> 50 <listitem> 48 51 <para>[renodr] - Adapt Ruby to function properly with glibc-2.32. 49 52 This is due to lchmod() being added to glibc.</para> -
x/installing/libxcb.xml
rd95fe3d0 r765916f 105 105 </para> 106 106 107 <screen><userinput> ./configure $XORG_CONFIG \107 <screen><userinput>CFLAGS=-Wno-error=format-extra-args ./configure $XORG_CONFIG \ 108 108 --without-doxygen \ 109 109 --docdir='${datadir}'/doc/libxcb-&libxcb-version; &&
Note:
See TracChangeset
for help on using the changeset viewer.