Changes in / [4f124a8:8d52d869]
- Location:
- general/prog
- Files:
-
- 2 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> -
general/prog/python-dependencies/meson_python.xml
r4f124a8 r8d52d869 69 69 <bridgehead renderas="sect5">Required</bridgehead> 70 70 <para role="required"> 71 <xref linkend="p ackaging"/>71 <xref linkend="pyproject-metadata"/> 72 72 </para> 73 73
Note:
See TracChangeset
for help on using the changeset viewer.