Changeset ba3bd456
- Timestamp:
- 09/25/2017 01:56:34 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4460877
- Parents:
- c068b99
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libxslt.xml
rc068b99 rba3bd456 114 114 </para> 115 115 116 <screen><userinput> 116 <screen><userinput>sed -i s/3000/5000/ libxslt/transform.c doc/xsltproc.{1,xml} && 117 117 sed -i '/WITH_MODULES=.*--variable/ a \\t\tXML_CONFIG="$PKG_CONFIG libxml-2.0"' \ 118 118 configure.in && … … 135 135 <sect2 role="commands"> 136 136 <title>Command Explanations</title> 137 138 <para> 139 <command>sed -i s/3000/5000/ ...</command>: this increases the recursion 140 limit in libxslt. This is needed by some packages for their documentation. 141 </para> 137 142 138 143 <para>
Note:
See TracChangeset
for help on using the changeset viewer.