Changeset 39e42c88 for kde/kf5/noto-fonts.xml
- Timestamp:
- 03/13/2016 05:39:35 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4917ac2
- Parents:
- 1c159417
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/kf5/noto-fonts.xml
r1c159417 r39e42c88 103 103 </para> 104 104 105 <screen><userinput>install -d -m755 /usr/share/fonts/truetype/noto 106 unzip Noto-hinted.zip -d /usr/share/fonts/truetype/noto</userinput></screen> 105 <screen><userinput>install -d -m755 /usr/share/fonts/truetype/noto && 106 unzip Noto-hinted.zip -d /usr/share/fonts/truetype/noto && 107 chmod 0644 /usr/share/fonts/truetype/noto/*</userinput></screen> 107 108 108 109 <para>
Note:
See TracChangeset
for help on using the changeset viewer.