Changeset 370e9ba
- Timestamp:
- 07/12/2021 06:54:39 AM (21 months ago)
- Branches:
- 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:
- f3704c6
- Parents:
- 6b02175
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libusb.xml
r6b02175 r370e9ba 124 124 <screen role="root" 125 125 remap="doc"><userinput>install -v -d -m755 /usr/share/doc/libusb-&libusb-version;/apidocs && 126 install -v -m644 doc/ html/* \126 install -v -m644 doc/api-1.0/* \ 127 127 /usr/share/doc/libusb-&libusb-version;/apidocs</userinput></screen> 128 128 -
introduction/welcome/changelog.xml
r6b02175 r370e9ba 43 43 --> 44 44 <listitem> 45 <para>July 12th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Fix install path of docs in libusb.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 45 54 <para>July 11th, 2021</para> 46 55 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.