Changeset 483f57a
- Timestamp:
- 02/13/2020 02:33:33 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- 6ef16d1
- Parents:
- 9db9de94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genutils/ibus.xml
r9db9de94 r483f57a 174 174 </para> 175 175 176 <screen role="root"><userinput>make install</userinput></screen> 176 <screen role="root"><userinput>make install && 177 gzip -dfv /usr/share/man/man{{1,5}/ibus*.gz,5/00-upstream-settings.5.gz}</userinput></screen> 177 178 178 179 </sect2> … … 233 234 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 234 235 href="../../xincludes/gtk-doc-rebuild.xml"/> 236 237 <para> 238 <command>gzip -dfv ...</command>: Decompress installed man pages 239 in accordance with other man pages. 240 </para> 235 241 236 242 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.