Changeset 8d52d869 for general/prog/patchelf.xml
- Timestamp:
- 01/27/2023 10:04:59 PM (4 months ago)
- Branches:
- 11.3, ken/inkscape-core-mods, qt5new, trunk
- Children:
- 35879fc
- Parents:
- 4f124a8 (diff), cdabf95f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/patchelf.xml
r4f124a8 r8d52d869 80 80 </para> 81 81 82 <screen><userinput>./configure --prefix=/usr && 82 <screen><userinput>./configure --prefix=/usr \ 83 --docdir=/usr/share/doc/patchelf-&patchelf-version; && 83 84 make</userinput></screen> 84 85 … … 86 87 To test the results, issue: <command>make check</command>. 87 88 </para> 89 90 <para> 91 Now, as the &root; user: 92 </para> 93 94 <screen role="root"><userinput>make install</userinput></screen> 88 95 89 96 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.